This commit is contained in:
2025-08-21 19:02:11 +03:00
parent 33002f1711
commit 06c8345fc9
5 changed files with 22 additions and 2 deletions

View File

@@ -212,6 +212,8 @@ public:
}
}
}
return ret;
};
return forEach(coords, apply_func, _inZoneFuncCPT, _inZoneFuncEHC);