Update Bk2MnemonicConstants.cs
Add BW (black/white <-> color switch) to mnemonics
This commit is contained in:
parent
2ddfab1793
commit
3889955eab
|
@ -125,6 +125,7 @@ namespace BizHawk.Client.Common
|
|||
|
||||
["Toggle Left Difficulty"] = 'l',
|
||||
["Toggle Right Difficulty"] = 'r',
|
||||
["BW"] = 'b',
|
||||
|
||||
["Open"] = 'O',
|
||||
["Close"] = 'C',
|
||||
|
|
Loading…
Reference in New Issue