]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
We don't need that there anymore
authorSamual Lenks <samual@xonotic.org>
Mon, 10 Sep 2012 03:27:14 +0000 (23:27 -0400)
committerSamual Lenks <samual@xonotic.org>
Mon, 10 Sep 2012 03:27:14 +0000 (23:27 -0400)
qcsrc/server/mutators/gamemode_ctf.qc

index df07fbce1ac6fabd907898e157177314a6a5755d..cf28dc168d96a6f9fe8fbee3052ffbff602e1d93 100644 (file)
@@ -1346,7 +1346,6 @@ void spawnfunc_ctf_team()
 // scoreboard setup
 void ctf_ScoreRules()
 {
-       CheckAllowedTeams(world);
        ScoreRules_basics(2, SFL_SORT_PRIO_PRIMARY, 0, TRUE);
        ScoreInfo_SetLabel_TeamScore  (ST_CTF_CAPS,     "caps",      SFL_SORT_PRIO_PRIMARY);
        ScoreInfo_SetLabel_PlayerScore(SP_CTF_CAPS,     "caps",      SFL_SORT_PRIO_SECONDARY);