Fix clear inactive

Fix clear inactive
This commit is contained in:
novgorodschi catalin
2026-08-03 08:39:26 +03:00
parent 69da6b13f5
commit d094dae435
2 changed files with 4 additions and 6 deletions
-2
View File
@@ -124,7 +124,6 @@ class Automation {
$this->procNewClimbers();
$this->ClearUser();
$this->ClearInactive();
$this->pruneResource();
$this->pruneOResource();
$this->checkWWAttacks();
@@ -138,7 +137,6 @@ class Automation {
"returnunitsComplete", "sendSettlersComplete", "spawnNatars",
"spawnWWVillages", "spawnWWBuildingPlans", "activateArtifacts",
"heroAdventureComplete",
// P3: curatenie periodica (are interval propriu, nu ruleaza la fiecare tick)
"cleanupOldData",
"recordPlayerStatistics",
"buildNatarsWonder"];