AllocConsole()-Aufruf komplett entfernt
This commit is contained in:
@@ -110,9 +110,5 @@ namespace WorldOfPeacecraft
|
||||
MapPanel.LoadResources ();
|
||||
OnlinePlayerList.LoadResources ();
|
||||
}
|
||||
|
||||
[DllImport("kernel32.dll", SetLastError = true)]
|
||||
[return: MarshalAs(UnmanagedType.Bool)]
|
||||
static extern bool AllocConsole();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user