Added functions for adding and removing entities into the marked entitis gvar for the CoT Router

This commit is contained in:
Valmo Trindade
2025-05-21 20:03:59 -03:00
parent 2d207965db
commit aa7b27ac2e
3 changed files with 82 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
PREP(3denCoreModuleConfig);
PREP(routerEntityAdd);
PREP(routerEntityRemove);
PREP(ZeusCoreModuleConfig);
PREP(ZeusCoreModuleShow);