All palettes are gone

This commit is contained in:
cholleme 2003-11-16 22:17:58 +00:00
parent 74e411262d
commit ac59fb5ea4

View file

@ -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);
}