Started programming the ingame state.

This commit is contained in:
2014-10-17 15:04:24 -04:30
parent a3fb37c213
commit 0d751a749f
19 changed files with 402 additions and 15 deletions

View File

@@ -8,7 +8,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/roselia_launcher"
android:icon="@drawable/roselia"
android:label="@string/app_name"
android:theme="@style/GdxTheme" >
<activity