mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
fix the +gamedir problem and fix my QFile removal
This commit is contained in:
parent
3d59dfed98
commit
cb04fd6496
3 changed files with 5 additions and 3 deletions
|
@ -1711,7 +1711,7 @@ void Host_Init (quakeparms_t *parms)
|
|||
Cbuf_Execute_Sets ();
|
||||
|
||||
Cmd_StuffCmds_f ();
|
||||
Cbuf_Execute ();
|
||||
Cbuf_Execute_Sets ();
|
||||
|
||||
V_Init ();
|
||||
SCR_InitCvars ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue