diff --git a/html/script.js b/html/script.js index 088949f..82b4f9d 100644 --- a/html/script.js +++ b/html/script.js @@ -1250,7 +1250,7 @@ function createSiteCircleFeatures() { // This looks for planes to reap out of the master Planes variable function reaper(all) { //console.log("Reaping started.."); - if (debugPosFilter) + if (noVanish) return; if (reaping) return;