mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
removal of legacy MGL block_drawing variable. Fixed window restore bug that prevented the screen from being updated.
This commit is contained in:
parent
fef9b30bd7
commit
6642686e33
10 changed files with 8 additions and 13 deletions
|
@ -62,8 +62,6 @@ extern vrect_t scr_vrect;
|
|||
|
||||
extern qboolean scr_skipupdate;
|
||||
|
||||
extern qboolean block_drawing;
|
||||
|
||||
/* CENTER PRINTING */
|
||||
|
||||
extern char scr_centerstring[1024];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue