diff --git a/core/src/mindustry/type/UnitType.java b/core/src/mindustry/type/UnitType.java index bff3ae1f76..af06cc2087 100644 --- a/core/src/mindustry/type/UnitType.java +++ b/core/src/mindustry/type/UnitType.java @@ -570,9 +570,9 @@ public class UnitType extends UnlockableContent{ Draw.reset(); a.draw(unit); } - - Draw.reset(); } + + Draw.reset(); } public void drawPayload(T unit){ diff --git a/gradle.properties b/gradle.properties index d77c1607cd..fe39d88e46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,4 +11,4 @@ android.useAndroidX=true #used for slow jitpack builds; TODO see if this actually works http.socketTimeout=80000 http.connectionTimeout=80000 -archash=9d169d544c0c0f29eb8aca6c49246f968e8d614c +archash=f31d58eac8bf5f1f674b0d6219c1e34ba54de2cc