]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/gamemodes/gamemode/survival/sv_survival.qh
Change the shortname of survival from surv to sv to better match other gamemodes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / survival / sv_survival.qh
index 129410a5af77345887bad7d769d740c8b136f44b..822cfd0ebfffc2642fd7f2276b6d8ed50c31de4c 100644 (file)
@@ -4,7 +4,7 @@
 #include <common/scores.qh>
 void surv_Initialize();
 
-REGISTER_MUTATOR(surv, false)
+REGISTER_MUTATOR(sv, false)
 {
     MUTATOR_STATIC();
        MUTATOR_ONADD