diff --git a/project/jni/application/ninslash/AndroidAppSettings.cfg b/project/jni/application/ninslash/AndroidAppSettings.cfg index 6fd6c0ab2..e220f75d9 100644 --- a/project/jni/application/ninslash/AndroidAppSettings.cfg +++ b/project/jni/application/ninslash/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="Ninslash" AppFullName=ninslash.com # Application version code (integer) -AppVersionCode=01909 +AppVersionCode=01910 # Application user-visible version name (string) -AppVersionName="0.1.9.09 pre-alpha early access" +AppVersionName="0.1.9.10 pre-alpha early access" # Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...' # If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu @@ -155,7 +155,7 @@ AppUsesJoystick=y AppUsesSecondJoystick=y # Application uses third on-screen joystick, as SDL joystick 0 axes 20-21 (y)/(n) -AppUsesThirdJoystick=n +AppUsesThirdJoystick=y # Application uses accelerometer (y) or (n), the accelerometer will be used as joystick 1 axes 0-1 and 5-7 AppUsesAccelerometer=n @@ -203,10 +203,10 @@ RedefinedKeys="SPACE RETURN NO_REMAP NO_REMAP" AppTouchscreenKeyboardKeysAmount=0 # Redefine on-screen keyboard keys to SDL keysyms - 6 keyboard keys + 4 multitouch gestures (zoom in/out and rotate left/right) -RedefinedKeysScreenKb="PAGEDOWN SPACE TAB" +RedefinedKeysScreenKb="TAB" # Names for on-screen keyboard keys, such as Fire, Jump, Run etc, separated by spaces, they are used in SDL config menu -RedefinedKeysScreenKbNames="Next_weapon Jump Show_scores" +RedefinedKeysScreenKbNames="Show_scores" # On-screen keys theme # 0 = Ultimate Droid by Sean Stieber (green, with cross joystick) diff --git a/project/jni/application/ninslash/src b/project/jni/application/ninslash/src index 13e27b28e..9b9294782 160000 --- a/project/jni/application/ninslash/src +++ b/project/jni/application/ninslash/src @@ -1 +1 @@ -Subproject commit 13e27b28eae31ac2fbfae61ce900676610193fda +Subproject commit 9b929478259f01383fb8bc54e0de4fddbb6745d0