This commit is contained in:
pelya
2010-11-29 15:52:14 +02:00
parent 6eec7b4f08
commit 3e54f6e5fa

View File

@@ -625,6 +625,7 @@ class Settings
Globals.ShowScreenUnderFinger ? 1 : 0,
Globals.LeftClickMethod,
Globals.MoveMouseWithJoystick ? 1 : 0,
Globals.ClickMouseWithDpad ? 1 : 0,
Globals.ClickScreenPressure,
Globals.ClickScreenTouchspotSize );
if( Globals.AppUsesJoystick && (Globals.UseAccelerometerAsArrowKeys || Globals.UseTouchscreenKeyboard) )