- cleanup of 2D code.
This commit is contained in:
parent
ce4c2be3c7
commit
def123823b
10 changed files with 229 additions and 229 deletions
|
|
@ -924,7 +924,7 @@ void D_Display ()
|
|||
screen->Begin2D();
|
||||
if (!hud_toggled)
|
||||
{
|
||||
screen->DrawBlend(viewsec);
|
||||
V_DrawBlend(viewsec);
|
||||
if (automapactive)
|
||||
{
|
||||
primaryLevel->automap->Drawer ((hud_althud && viewheight == SCREENHEIGHT) ? viewheight : StatusBar->GetTopOfStatusbar());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue