removal of legacy MGL block_drawing variable. Fixed window restore bug that prevented the screen from being updated.

This commit is contained in:
Chris Ison 2004-02-15 03:40:50 +00:00
parent fef9b30bd7
commit 6642686e33
10 changed files with 8 additions and 13 deletions

View file

@ -62,8 +62,6 @@ extern vrect_t scr_vrect;
extern qboolean scr_skipupdate;
extern qboolean block_drawing;
/* CENTER PRINTING */
extern char scr_centerstring[1024];