From: Martin Taibr Date: Sun, 12 Apr 2020 18:52:43 +0000 (+0200) Subject: these categories never even existed X-Git-Tag: xonotic-v0.8.5~1116 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=09d5ba38114fbb235d9fa30927d86d50406de38e these categories never even existed --- diff --git a/qcsrc/menu/xonotic/serverlist.qc b/qcsrc/menu/xonotic/serverlist.qc index 4d9e1a61ff..5aa45652e3 100644 --- a/qcsrc/menu/xonotic/serverlist.qc +++ b/qcsrc/menu/xonotic/serverlist.qc @@ -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":