AllocConsole()-Call auskommentiert

This commit is contained in:
2014-05-07 15:04:25 +02:00
parent 1789c18521
commit fc6f258ee4

View File

@@ -16,7 +16,7 @@ namespace WorldOfPeacecraft
public Gui ()
{
AllocConsole();
//AllocConsole();
}
public void SetBackend (IBackend backend)