- removed the border refresh counter.
This was just a relic of DirectDraw as main backend and is no longer needed.
This commit is contained in:
parent
942460ba55
commit
853903bb7e
20 changed files with 1 additions and 132 deletions
|
|
@ -523,7 +523,6 @@ void G_InitNew (const char *mapname, bool bTitleLevel)
|
|||
demoplayback = false;
|
||||
automapactive = false;
|
||||
viewactive = true;
|
||||
V_SetBorderNeedRefresh();
|
||||
|
||||
//Added by MC: Initialize bots.
|
||||
if (!deathmatch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue