All palettes are gone
This commit is contained in:
parent
74e411262d
commit
ac59fb5ea4
1 changed files with 0 additions and 3 deletions
3
screen.c
3
screen.c
|
@ -788,9 +788,6 @@ void SCR_BringDownConsole (void)
|
|||
|
||||
for (i=0 ; i<20 && scr_conlines != scr_con_current ; i++)
|
||||
SCR_UpdateScreen ();
|
||||
|
||||
cl.cshifts[0].percent = 0; // no area contents palette on next frame
|
||||
VID_SetPalette (host_basepal);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue