Improved rubble and VTOL accuracy

This commit is contained in:
Anuken
2018-05-01 19:07:13 -04:00
parent 131f646024
commit 036f233946
17 changed files with 719 additions and 653 deletions
+2
View File
@@ -12,6 +12,8 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:isGame="true"
android:appCategory="game"
android:label="@string/app_name"
android:theme="@style/GdxTheme" >
<activity