]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_world.qc
Renaming MinstaGib mode to InstaGib, as per xonvote (#31)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qc
index a1460ded8aa0e5bf6f19952754ba83d3213ee5be..44f60eb8705f2a2d957e18e1f74a62e6fd5007d6 100644 (file)
@@ -420,7 +420,7 @@ void cvar_changes_init()
                BADPREFIX("sv_ready_restart_");
 
                // mutators that announce themselves properly to the server browser
-               BADCVAR("g_minstagib");
+               BADCVAR("g_instagib");
                BADCVAR("g_new_toys");
                BADCVAR("g_nix");
                BADCVAR("g_grappling_hook");