Updating android natives with new alignment

This commit is contained in:
Anuken
2025-12-17 10:08:52 -05:00
parent 9b9c7d5f5a
commit 4f0ebdc4f3
2 changed files with 2 additions and 1 deletions

View File

@@ -1525,6 +1525,7 @@ public class UnitTypes{
mixColorTo = Color.white; mixColorTo = Color.white;
hitSound = Sounds.explosionQuad; hitSound = Sounds.explosionQuad;
hitSoundVolume = 0.9f;
shootCone = 180f; shootCone = 180f;
ejectEffect = Fx.none; ejectEffect = Fx.none;

View File

@@ -26,4 +26,4 @@ org.gradle.caching=true
org.gradle.internal.http.socketTimeout=100000 org.gradle.internal.http.socketTimeout=100000
org.gradle.internal.http.connectionTimeout=100000 org.gradle.internal.http.connectionTimeout=100000
android.enableR8.fullMode=false android.enableR8.fullMode=false
archash=46c0956944 archash=7d3297e286