let's only have left control default hotkey configs, for now
This commit is contained in:
parent
6ebb1dd932
commit
e4543720d1
|
@ -199,8 +199,8 @@
|
|||
public string HexEditor = "";
|
||||
public string LuaConsole = "";
|
||||
public string Cheats = "";
|
||||
public string OpenROM = "LeftControl+O, RightControl+O";
|
||||
public string CloseROM = "LeftControl+W, RightControl+W";
|
||||
public string OpenROM = "LeftControl+O";
|
||||
public string CloseROM = "LeftControl+W";
|
||||
public string FrameCounterBinding = "";
|
||||
public string FPSBinding = "";
|
||||
public string LagCounterBinding = "";
|
||||
|
|
Loading…
Reference in New Issue