This commit is contained in:
Jaime Passos 2019-11-18 14:32:34 -03:00
parent 6920d20a0f
commit 444953d0bb
1 changed files with 0 additions and 6 deletions

View File

@ -1370,12 +1370,6 @@ void ST_drawWipeTitleCard(void)
ST_preDrawTitleCard();
ST_drawTitleCard();
}
// Draw on top of the title card,
// which is already on top of the wipe
// What a mess
CON_Drawer();
M_Drawer();
}
static void ST_drawPowerupHUD(void)