Fixed bug with terrain-collision
This commit is contained in:
@ -169,7 +169,7 @@
|
||||
</obstacles>
|
||||
<stars class="java.util.ArrayList">
|
||||
<positionData x="2.8000035" y="-0.77999914"/>
|
||||
<positionData x="11.243364" y="-0.43999982"/>
|
||||
<positionData x="11.210031" y="-0.47333312"/>
|
||||
<positionData x="16.21668" y="0.34666675"/>
|
||||
</stars>
|
||||
<energy x="19.086668" y="-0.81333315"/>
|
||||
|
File diff suppressed because one or more lines are too long
@ -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"
|
||||
|
Reference in New Issue
Block a user