Remove this todo, I think the previous commit qualifies as having done it
This commit is contained in:
parent
967c18aa34
commit
c696195ad0
|
@ -193,7 +193,6 @@ namespace BizHawk.Emulation.Common
|
||||||
|
|
||||||
private static readonly Regex PlayerRegex = new Regex("^P(\\d) ");
|
private static readonly Regex PlayerRegex = new Regex("^P(\\d) ");
|
||||||
|
|
||||||
// TODO: a more respectable logic here, and possibly per core implementation
|
|
||||||
public int PlayerCount
|
public int PlayerCount
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
|
Loading…
Reference in New Issue