mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
More tweaking of stuff, fixed a minor bug in the loc stuff, may still
have the crash causer though.
This commit is contained in:
parent
903fc1583e
commit
dbda53e93b
4 changed files with 8 additions and 22 deletions
|
@ -1586,8 +1586,8 @@ void Host_Init (quakeparms_t *parms)
|
|||
Cmd_Exec_File (fs_globalcfg->string);
|
||||
Cbuf_Execute_Sets ();
|
||||
|
||||
Cmd_StuffCmds_f ();
|
||||
Cbuf_Execute_Sets ();
|
||||
//Cmd_StuffCmds_f ();
|
||||
//Cbuf_Execute_Sets ();
|
||||
|
||||
V_Init ();
|
||||
SCR_InitCvars ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue