i never know where anything is in the input system
This commit is contained in:
parent
5f4ad0242f
commit
a278015404
|
@ -1211,6 +1211,7 @@ namespace BizHawk.MultiClient
|
|||
Global.AutoFireController = Global.AutofireNESControls;
|
||||
break;
|
||||
case "SNES":
|
||||
case "SGB":
|
||||
Global.ActiveController = Global.SNESControls;
|
||||
Global.AutoFireController = Global.AutofireSNESControls;
|
||||
break;
|
||||
|
|
Loading…
Reference in New Issue