Update Bk2MnemonicConstants.cs

Add BW (black/white <-> color switch) to mnemonics
This commit is contained in:
alyosha-tas 2017-07-29 19:20:32 -04:00 committed by GitHub
parent 2ddfab1793
commit 3889955eab
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ namespace BizHawk.Client.Common
["Toggle Left Difficulty"] = 'l',
["Toggle Right Difficulty"] = 'r',
["BW"] = 'b',
["Open"] = 'O',
["Close"] = 'C',