etc
This commit is contained in:
parent
a71fe428c2
commit
1edc51f41d
|
@ -152,6 +152,7 @@ namespace BizHawk.MultiClient
|
|||
|
||||
if (!attachedConsole)
|
||||
{
|
||||
Win32.FreeConsole();
|
||||
if (Win32.AllocConsole())
|
||||
hasConsole = true;
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue