mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
I forgot my console again
This commit is contained in:
parent
98425a7644
commit
0ab8b17edf
|
|
@ -187,10 +187,7 @@ void SoundEngine::init(Options* pOptions)
|
||||||
m_bSystemMusicPlaying = false;
|
m_bSystemMusicPlaying = false;
|
||||||
|
|
||||||
app.DebugPrintf("---miniaudio initialized\n");
|
app.DebugPrintf("---miniaudio initialized\n");
|
||||||
|
|
||||||
AllocConsole();
|
|
||||||
freopen("CONOUT$", "w", stdout);
|
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue