Fixed startup crash, implemented basic player animations
This commit is contained in:
@@ -339,8 +339,10 @@ keybind.weapon_6.name=weapon_6
|
||||
mode.waves.name=waves
|
||||
mode.sandbox.name=sandbox
|
||||
mode.freebuild.name=freebuild
|
||||
upgrade.standard.name=standard
|
||||
upgrade.standard.description=The standard mech.
|
||||
upgrade.standard-mech.name=standard
|
||||
upgrade.standard-mech.description=The standard mech.
|
||||
upgrade.standard-ship.name=standard ship
|
||||
upgrade.standard-ship.description=The standard ship.
|
||||
upgrade.blaster.name=blaster
|
||||
upgrade.blaster.description=Shoots a slow, weak bullet.
|
||||
upgrade.triblaster.name=triblaster
|
||||
|
||||
+354
-354
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
@@ -1,7 +1,7 @@
|
||||
#Autogenerated file. Do not modify.
|
||||
#Wed Mar 14 20:14:54 EDT 2018
|
||||
#Wed Mar 14 22:59:39 EDT 2018
|
||||
version=release
|
||||
androidBuildCode=500
|
||||
androidBuildCode=520
|
||||
name=Mindustry
|
||||
code=3.4
|
||||
build=custom build
|
||||
|
||||
Reference in New Issue
Block a user