Balanced levels, level-up-bounties, tool-costs

Polished credits
This commit is contained in:
2018-06-30 18:15:39 +02:00
parent aec2ce0d80
commit b7cab6f453
16 changed files with 295 additions and 312 deletions

View File

@ -22,6 +22,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:testOnly="true"
android:theme="@style/AppTheme" >
<activity
android:name="de.frajul.endlessroll.main.GameActivity"