]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Whitelist g_casings 826/head
authorbones_was_here <bones_was_here@yahoo.com.au>
Mon, 8 Jun 2020 07:00:33 +0000 (17:00 +1000)
committerbones_was_here <bones_was_here@yahoo.com.au>
Mon, 8 Jun 2020 07:00:33 +0000 (17:00 +1000)
qcsrc/server/g_world.qc

index 4c386ce66321dae2a19714e74122bd489630e57f..0e9f7fa661530e085899da83540b24f9e3065d34 100644 (file)
@@ -347,6 +347,7 @@ void cvar_changes_init()
                BADCVAR("g_freezetag_point_limit");
                BADCVAR("g_glowtrails");
                BADCVAR("g_hats");
+               BADCVAR("g_casings");
                BADCVAR("g_invasion_point_limit");
                BADCVAR("g_jump_grunt");
                BADCVAR("g_keepaway_ballcarrier_effects");