Bugfix: Store all visited maps in savegame

* Required for keeping the "lastSeenLayoutHash" between savegames.
This commit is contained in:
Oskar Wiksten
2013-06-27 20:24:42 +02:00
parent 98caa3295e
commit e560bba808
5 changed files with 60 additions and 50 deletions

View File

@@ -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"
>