oops
This commit is contained in:
parent
f0e6574def
commit
17ea38f904
|
@ -184,7 +184,7 @@ namespace BizHawk.Client.MultiHawk
|
|||
ConfigService.Save(PathManager.DefaultIniPath, Global.Config);
|
||||
}
|
||||
|
||||
private static void InitControls()
|
||||
private void InitControls()
|
||||
{
|
||||
var controls = new Controller(
|
||||
new ControllerDefinition
|
||||
|
|
Loading…
Reference in New Issue