Fixed bug with terrain-collision

This commit is contained in:
2018-06-29 16:47:49 +02:00
parent ed3a54af10
commit aec2ce0d80
6 changed files with 7 additions and 8 deletions

View File

@ -22,7 +22,6 @@
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"