Skip to content
Snippets Groups Projects
Commit 483574bc authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Don't set consoleready here

parent 9945bc99
Branches
No related tags found
No related merge requests found
......@@ -408,7 +408,6 @@ void CON_Init(void)
{
con_started = true;
con_startup = false; // need explicit screen refresh until we are in Doom loop
consoleready = false;
consoletoggle = true;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment