oops
This commit is contained in:
parent
ccc4960af1
commit
27174be2a2
|
@ -307,7 +307,7 @@ namespace BizHawk.MultiClient
|
||||||
if (mnemonic[10] != '.') programmaticallyPressedButtons.Add("A");
|
if (mnemonic[10] != '.') programmaticallyPressedButtons.Add("A");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (type.Name == "TI83 Controls") ;
|
if (type.Name == "TI83 Controls")
|
||||||
{
|
{
|
||||||
if (mnemonic.Length < 50) return;
|
if (mnemonic.Length < 50) return;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue