Revert "Add startscreen_console cvar for showing the console during loading instead of the start screen"
This reverts commit 147a136e27.
This commit is contained in:
parent
147a136e27
commit
a0d15768bb
3 changed files with 14 additions and 31 deletions
|
|
@ -563,9 +563,6 @@ void C_DrawConsole ()
|
|||
static int oldbottom = 0;
|
||||
int lines, left, offset;
|
||||
|
||||
if (!CurrentConsoleFont)
|
||||
return;
|
||||
|
||||
int textScale = active_con_scale(twod);
|
||||
|
||||
left = LEFTMARGIN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue