- moved render style and border drawing code out of r_draw.cpp.
SVN r3251 (trunk)
This commit is contained in:
parent
06d280f00a
commit
5bf6398d85
18 changed files with 364 additions and 311 deletions
|
|
@ -765,7 +765,7 @@ void D_Display ()
|
|||
}
|
||||
if (!automapactive || viewactive)
|
||||
{
|
||||
R_RefreshViewBorder ();
|
||||
V_RefreshViewBorder ();
|
||||
}
|
||||
|
||||
if (hud_althud && viewheight == SCREENHEIGHT && screenblocks > 10)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue