restore console

This commit is contained in:
Sonic Dreamcaster
2025-04-12 04:10:56 -03:00
parent 4c3fc8fd76
commit 017cb4cf28
+1 -1
View File
@@ -73,7 +73,7 @@ GameEngine::GameEngine() {
const std::string assets_path = Ship::Context::GetPathRelativeToAppDirectory("starship.o2r");
#ifdef _WIN32
// AllocConsole();
AllocConsole();
#endif
if (!fs::exists("mods")) {