]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
these categories never even existed
authorMartin Taibr <taibr.martin@gmail.com>
Sun, 12 Apr 2020 18:52:43 +0000 (20:52 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Sun, 12 Apr 2020 18:52:43 +0000 (20:52 +0200)
qcsrc/menu/xonotic/serverlist.qc

index 4d9e1a61ff8bb266d4724e9e990bc606dadccf43..5aa45652e32330bc10f012e90fac99aaa6c7442f 100644 (file)
@@ -195,8 +195,6 @@ int CategoryForEntry(int entry)
                        case "minstagib":
                        case "instagib": { return CAT_INSTAGIB; }
                        case "overkill": { return CAT_OVERKILL; }
-                       //case "nix": { return CAT_NIX; }
-                       //case "newtoys": { return CAT_NEWTOYS; }
 
                        // "cts" is allowed as compat, xdf is replacement
                        case "cts":