mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-04-20 09:11:01 +00:00
Whoops
This commit is contained in:
parent
845853f000
commit
1f85e2b70c
1 changed files with 2 additions and 0 deletions
|
@ -3342,6 +3342,8 @@ void V_Init(void)
|
|||
if (vid.direct)
|
||||
screens[0] = vid.direct;
|
||||
|
||||
v_blendscreen = screens[0];
|
||||
|
||||
#ifdef DEBUG
|
||||
CONS_Debug(DBG_RENDER, "V_Init done:\n");
|
||||
for (i = 0; i < NUMSCREENS+1; i++)
|
||||
|
|
Loading…
Reference in a new issue