satisfy my own comment about the " C "
This commit is contained in:
parent
53d45ff184
commit
81e1cfe549
|
@ -114,7 +114,7 @@ namespace BizHawk.Client.Common
|
||||||
|
|
||||||
string prefix;
|
string prefix;
|
||||||
|
|
||||||
//TODO - someone please say what in the heck " C " is supposed to mean
|
//" C " is for N64 "P1 C Up" and the like, which should not be subject to mutexing
|
||||||
|
|
||||||
if (button.Contains("Down") && !button.Contains(" C "))
|
if (button.Contains("Down") && !button.Contains(" C "))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue