From d5600ce52669b143973435b428cb1f8bbb5b9407 Mon Sep 17 00:00:00 2001 From: pelya Date: Sun, 29 Jul 2012 23:57:47 +0300 Subject: [PATCH] Tiny update, to make it playable --- project/jni/application/openarena/AndroidAppSettings.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project/jni/application/openarena/AndroidAppSettings.cfg b/project/jni/application/openarena/AndroidAppSettings.cfg index b1b936ff4..42992834a 100644 --- a/project/jni/application/openarena/AndroidAppSettings.cfg +++ b/project/jni/application/openarena/AndroidAppSettings.cfg @@ -16,12 +16,12 @@ SdlVideoResizeKeepAspect=n CompatibilityHacks=n CompatibilityHacksStaticInit=n CompatibilityHacksTextInputEmulatesHwKeyboard=n -AppUsesMouse=n +AppUsesMouse=y AppNeedsTwoButtonMouse=n ShowMouseCursor=n ForceRelativeMouseMode=n -AppNeedsArrowKeys=y -AppNeedsTextInput=y +AppNeedsArrowKeys=n +AppNeedsTextInput=n AppUsesJoystick=n AppHandlesJoystickSensitivity=n AppUsesMultitouch=y