From d094dae4359b49deb00df1c24ddedbb0cc27582e Mon Sep 17 00:00:00 2001 From: novgorodschi catalin Date: Mon, 3 Aug 2026 08:39:26 +0300 Subject: [PATCH] Fix clear inactive Fix clear inactive --- Admin/Templates/config.tpl | 8 ++++---- GameEngine/Automation.php | 2 -- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Admin/Templates/config.tpl b/Admin/Templates/config.tpl index b1aa0932..e2f9d81f 100644 --- a/Admin/Templates/config.tpl +++ b/Admin/Templates/config.tpl @@ -113,6 +113,10 @@ $editIcon = '? + ? + + + ?Enabled" : "Disabled"; ?> @@ -267,10 +271,6 @@ $cronKeyMasked = ($cronKey === '') ?Enabled" : "Disabled"; ?> ?Enabled" : "Disabled"; ?> ? - ? - - - ?Enabled" : "Disabled"; ?> ?Enabled" : "Disabled"; ?> ?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"];