r1200 - trunk/code/game
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Mon Oct 22 15:08:34 EDT 2007
Author: tma
Date: 2007-10-22 15:08:33 -0400 (Mon, 22 Oct 2007)
New Revision: 1200
Modified:
trunk/code/game/g_main.c
Log:
* Sigh
Modified: trunk/code/game/g_main.c
===================================================================
--- trunk/code/game/g_main.c 2007-10-22 19:06:38 UTC (rev 1199)
+++ trunk/code/game/g_main.c 2007-10-22 19:08:33 UTC (rev 1200)
@@ -127,7 +127,7 @@
{ &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 },
More information about the quake3-commits
mailing list