fix config resetting default dual gameboy P2 Power button

This commit is contained in:
goyuken 2013-04-27 16:07:10 +00:00
parent c998512a45
commit 795bfb6550
1 changed files with 1 additions and 0 deletions

View File

@ -1148,6 +1148,7 @@ namespace BizHawk.MultiClient
P2_B = "V";
P2_Select = "";
P2_Start = "";
P2_Power = "";
}
}