gah, c&p strikes again

This commit is contained in:
Bill Currie 2004-01-07 07:28:15 +00:00
parent eb6b179add
commit bdd5c8aa96
1 changed files with 1 additions and 1 deletions

View File

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