Bugfix: Enable menu button after using other keyboard actions.

Reduce number of redraws when engaging combat.
Bump version number for release.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@191 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
oskar.wiksten@gmail.com
2011-10-21 18:07:35 +00:00
parent 688afd5ff6
commit 4887f984ee
6 changed files with 13 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.gpl.rpg.AndorsTrail"
android:versionCode="25"
android:versionName="0.6.10b3"
android:versionName="0.6.10"
android:installLocation="auto"
>
<uses-sdk