Some improvements on Teeworlds port - it still crashes for no reason when I'm pressing 5-th button

This commit is contained in:
pelya
2010-09-08 12:52:26 +03:00
parent 7787b90910
commit b3571c8a67
11 changed files with 101 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ class Globals {
public static boolean AppUsesMultitouch = false;
public static int AppTouchscreenKeyboardKeysAmount = 4;
public static int AppTouchscreenKeyboardKeysAmount = 6;
public static int AppTouchscreenKeyboardKeysAmountAutoFire = 0;