Updating android natives with new alignment
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user