mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 12:52:46 +00:00
whitespace
This commit is contained in:
parent
9bea21a930
commit
44f4c688a5
1 changed files with 1 additions and 1 deletions
|
@ -1581,7 +1581,7 @@ Host_Init (void)
|
|||
Cbuf_Execute_Sets ();
|
||||
|
||||
fs_usercfg = Cvar_Get ("fs_usercfg", FS_USERCFG, CVAR_ROM, NULL,
|
||||
"user configuration file");
|
||||
"user configuration file");
|
||||
Cmd_Exec_File (fs_usercfg->string);
|
||||
Cbuf_Execute_Sets ();
|
||||
|
||||
|
|
Loading…
Reference in a new issue