]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
also allow the timeformat cvar
authorRudolf Polzer <divVerent@xonotic.org>
Mon, 15 Aug 2011 11:43:08 +0000 (13:43 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Mon, 15 Aug 2011 11:43:08 +0000 (13:43 +0200)
qcsrc/server/g_world.qc

index 047d2c0be61a8d1bc26e8161fa2ebaf0be0409cd..27bfba9ce98cd212076c3e215d0e955bb91f5219 100644 (file)
@@ -293,6 +293,7 @@ void cvar_changes_init()
                BADCVAR("sv_vote_master_password");
                BADCVAR("sys_colortranslation");
                BADCVAR("sys_specialcharactertranslation");
+               BADCVAR("timeformat");
                BADCVAR("timestamps");
                BADPREFIX("developer_");
                BADPREFIX("g_ban_");