start the parser
This commit is contained in:
@@ -249,7 +249,7 @@ end:cell
|
||||
|
||||
Thread.Sleep(1000);
|
||||
|
||||
Console.WriteLine(p.getDummyPlayer());
|
||||
Console.WriteLine(p.getDummyPlayer().ToString());
|
||||
Console.ReadLine();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user