mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Bugfix: Store all visited maps in savegame
* Required for keeping the "lastSeenLayoutHash" between savegames.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.gpl.rpg.AndorsTrail"
|
||||
android:versionCode="36"
|
||||
android:versionCode="37"
|
||||
android:versionName="0.7.0dev"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user