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;
hitSound = Sounds.explosionQuad;
hitSoundVolume = 0.9f;
shootCone = 180f;
ejectEffect = Fx.none;