mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +00:00
* Sigh
This commit is contained in:
parent
4eb569b706
commit
b5074539ae
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ static cvarTable_t gameCvarTable[] = {
|
|||
{ &g_warmup, "g_warmup", "20", CVAR_ARCHIVE, 0, qtrue },
|
||||
{ &g_doWarmup, "g_doWarmup", "0", 0, 0, qtrue },
|
||||
{ &g_logfile, "g_log", "games.log", CVAR_ARCHIVE, 0, qfalse },
|
||||
{ &g_logfileSync, "g_logync", "0", CVAR_ARCHIVE, 0, qfalse },
|
||||
{ &g_logfileSync, "g_logsync", "0", CVAR_ARCHIVE, 0, qfalse },
|
||||
|
||||
{ &g_password, "g_password", "", CVAR_USERINFO, 0, qfalse },
|
||||
|
||||
|
|
Loading…
Reference in a new issue