mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-04 23:38:10 +07:00
indent
This commit is contained in:
@ -1296,7 +1296,6 @@ abstract class BuildingComp implements Posc, Teamc, Healthc, Buildingc, Timerc,
|
|||||||
/** Called right before this building is picked up. */
|
/** Called right before this building is picked up. */
|
||||||
public void pickedUp(){
|
public void pickedUp(){
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Called right after this building is picked up. */
|
/** Called right after this building is picked up. */
|
||||||
|
@ -24,4 +24,4 @@ android.useAndroidX=true
|
|||||||
#used for slow jitpack builds; TODO see if this actually works
|
#used for slow jitpack builds; TODO see if this actually works
|
||||||
org.gradle.internal.http.socketTimeout=100000
|
org.gradle.internal.http.socketTimeout=100000
|
||||||
org.gradle.internal.http.connectionTimeout=100000
|
org.gradle.internal.http.connectionTimeout=100000
|
||||||
archash=07d01125a25b789cc081249c469b91b5f65070dc
|
archash=7289b987eb5aae0999f561551d1b3bb50a195dc2
|
||||||
|
Reference in New Issue
Block a user