fix an incorrect setting of colormap when it should have been colormod

This commit is contained in:
Bill Currie 2001-06-29 04:24:01 +00:00
parent 9bb956b29c
commit 6eef7f2988
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ SV_CreateBaseline (void)
((entity_state_t*)svent->data)->scale = 16;
((entity_state_t*)svent->data)->glow_size = 0;
((entity_state_t*)svent->data)->glow_color = 254;
((entity_state_t*)svent->data)->colormap = 255;
((entity_state_t*)svent->data)->colormod = 255;
//
// flush the signon message out to a seperate buffer if