mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Remove an outdated message
This commit is contained in:
parent
14964e9fcd
commit
c8b31b4745
@ -442,8 +442,6 @@ void OMW::Engine::go()
|
||||
if (!mStartupScript.empty())
|
||||
MWBase::Environment::get().getWindowManager()->executeInConsole (mStartupScript);
|
||||
|
||||
std::cout << "\nPress Q/ESC or close window to exit.\n";
|
||||
|
||||
// Start the main rendering loop
|
||||
mOgre->start();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user