Option to clean up SDL config left from the old app version
This commit is contained in:
@@ -52,6 +52,7 @@ class Globals {
|
||||
public static boolean AppHandlesJoystickSensitivity = false;
|
||||
public static boolean AppUsesMultitouch = false;
|
||||
public static boolean NonBlockingSwapBuffers = false;
|
||||
public static boolean ResetSdlConfigForThisVersion = false;
|
||||
public static int AppTouchscreenKeyboardKeysAmount = 4;
|
||||
public static int AppTouchscreenKeyboardKeysAmountAutoFire = 1;
|
||||
public static int StartupMenuButtonTimeout = 3000;
|
||||
|
||||
Reference in New Issue
Block a user