mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
gah, c&p strikes again
This commit is contained in:
parent
eb6b179add
commit
bdd5c8aa96
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue