Patch to make volume keys change volume instead of in-game action, by lmak
This commit is contained in:
@@ -103,4 +103,5 @@ class Globals {
|
||||
public static String DataDir = new String("");
|
||||
public static boolean SmoothVideo = false;
|
||||
public static boolean MultiThreadedVideo = false;
|
||||
public static int RemapKeymask = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user