]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/hook.qh
mapinfo: fix and rename noautomaplist flag to donotwant
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / hook.qh
index 2af2b66d3005cb5c7a3aab64396739b5063e1abd..1b0729bd05ffe5d9bc7b53ef865bf0c06ebbc92f 100644 (file)
@@ -35,5 +35,3 @@ const float HOOK_WAITING_FOR_RELEASE = BIT(4);
 
 vector hook_shotorigin[4];
 
-#define HOOK_MINS '-4 -4 -4' // 0.8.5 used '-3 -3 -3' (before sv_legacy_bbox_expand 0)
-#define HOOK_MAXS '4 4 4'    // 0.8.5 used '3 3 3'    (before sv_legacy_bbox_expand 0)