]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Count another mutator as gameplay-irrelevant
authorMario <mario@smbclan.net>
Sat, 8 Oct 2016 11:59:33 +0000 (21:59 +1000)
committerMario <mario@smbclan.net>
Sat, 8 Oct 2016 11:59:33 +0000 (21:59 +1000)
qcsrc/server/g_world.qc

index 7b13f4a8fb6f1dd48ba4be61f4520c1b586c04ef..50bca45ab80974e0ac6b52136d125bceea828450 100644 (file)
@@ -322,6 +322,7 @@ void cvar_changes_init()
                BADCVAR("g_nexball_goalleadlimit");
                BADCVAR("g_new_toys_use_pickupsound");
                BADCVAR("g_physics_predictall");
+               BADCVAR("g_piggyback");
                BADCVAR("g_tdm_point_leadlimit");
                BADCVAR("g_tdm_point_limit");
                BADCVAR("leadlimit_and_fraglimit");