Resolve #2713
This commit is contained in:
parent
c16acf70e2
commit
bf5c73b40c
|
@ -112,8 +112,6 @@ namespace BizHawk.Client.Common
|
|||
Bind("General", "Toggle Throttle"),
|
||||
Bind("General", "Soft Reset"),
|
||||
Bind("General", "Hard Reset"),
|
||||
Bind("General", "Quick Load", "P"),
|
||||
Bind("General", "Quick Save", "I"),
|
||||
Bind("General", "Autofire"),
|
||||
Bind("General", "Autohold"),
|
||||
Bind("General", "Clear Autohold"),
|
||||
|
@ -177,6 +175,8 @@ namespace BizHawk.Client.Common
|
|||
Bind("Save States", "Select State 7", "Number7"),
|
||||
Bind("Save States", "Select State 8", "Number8"),
|
||||
Bind("Save States", "Select State 9", "Number9"),
|
||||
Bind("Save States", "Quick Load", "P"),
|
||||
Bind("Save States", "Quick Save", "I"),
|
||||
Bind("Save States", "Save Named State"),
|
||||
Bind("Save States", "Load Named State"),
|
||||
Bind("Save States", "Previous Slot"),
|
||||
|
|
Loading…
Reference in New Issue