moves empty group cleanup run on all machines to perf module

This commit is contained in:
2024-02-13 23:13:23 -08:00
parent 5114ae334f
commit 9f89ec12d5
4 changed files with 30 additions and 8 deletions

View File

@@ -5,7 +5,6 @@ if (!hasInterface) exitWith {};
call FUNC(addMicroDAGRWaypoints);
call FUNC(addZenModules);
call FUNC(bindEmptyGroupGarbageCleanup);
call FUNC(bindEventHandlers);
call FUNC(bindVehicleActions);