This commit is contained in:
andres.delikat 2011-05-21 17:36:33 +00:00
parent ccc4960af1
commit 27174be2a2
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ namespace BizHawk.MultiClient
if (mnemonic[10] != '.') programmaticallyPressedButtons.Add("A");
}
if (type.Name == "TI83 Controls") ;
if (type.Name == "TI83 Controls")
{
if (mnemonic.Length < 50) return;