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