This commit is contained in:
Anuken
2021-07-13 17:34:57 -04:00
parent cfb7d29013
commit c43fd88f55
6 changed files with 5 additions and 5 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 B

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 B

+1 -1
View File
@@ -33,7 +33,7 @@ import static arc.scene.actions.Actions.*;
import static mindustry.Vars.*;
public class UI implements ApplicationListener, Loadable{
private static String billions, millions, thousands;
public static String billions, millions, thousands;
public static PixmapPacker packer;
@@ -19,8 +19,8 @@ import mindustry.world.meta.*;
import static mindustry.Vars.*;
public class BeamDrill extends Block{
public @Load("minelaser") TextureRegion laser;
public @Load("minelaser-end") TextureRegion laserEnd;
public @Load("drill-laser") TextureRegion laser;
public @Load("drill-laser-end") TextureRegion laserEnd;
public @Load("@-top") TextureRegion topRegion;
public float drillTime = 200f;
+1 -1
View File
@@ -10,4 +10,4 @@ kapt.include.compile.classpath=false
kotlin.stdlib.default.dependency=false
#needed for android compilation
android.useAndroidX=true
archash=4b1c4b4565f24298c9c5c7e9b40d94957d4aa226
archash=b8db131172548e1f10ba86392e09819c34296711