gah, c&p strikes again

This commit is contained in:
Bill Currie 2004-01-07 07:28:15 +00:00
parent eb6b179add
commit bdd5c8aa96

View file

@ -998,7 +998,7 @@ Host_Init (void)
CL_UpdateScreen (cl.time); CL_UpdateScreen (cl.time);
// make sure all + commands have been executed // make sure all + commands have been executed
Cbuf_Execute_Stack (cl_cbuf); Cbuf_Execute_Stack (host_cbuf);
host_initialized = true; host_initialized = true;