Small change to SDL key mapping

This commit is contained in:
pelya
2010-09-24 15:10:19 +03:00
parent 95dce25f19
commit e5cd332f5d
15 changed files with 28 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.googlecode.opentyrian"
android:versionCode="2110"
android:versionName="2.1.10 - minor fixes here and there"
package="com.sourceforge.sc2"
android:versionCode="1010"
android:versionName="1.0.10 - fixed overwriting savegames, added support for 3DO videos (you should copy them from your 3DO game CD)"
android:installLocation="preferExternal"
>
<application android:label="@string/app_name"