oops
This commit is contained in:
parent
d4260e22b1
commit
abf0698e43
|
@ -584,7 +584,7 @@ namespace BizHawk.MultiClient
|
||||||
//.luases
|
//.luases
|
||||||
if (s.Length < 1) continue;
|
if (s.Length < 1) continue;
|
||||||
|
|
||||||
temp = s.Substring(0, 1) //Get enabled flag
|
temp = s.Substring(0, 1); //Get enabled flag
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue