from retail

This commit is contained in:
NoM0Re
2025-01-11 20:23:49 +01:00
parent 65383b8664
commit 794d8eef84
8 changed files with 16 additions and 11 deletions
+2
View File
@@ -3942,6 +3942,8 @@ local function startStopTimers(id, cloneId, triggernum, state)
end
local function ApplyStateToRegion(id, cloneId, region, parent)
-- Force custom text function to be run again
region.values.lastCustomTextUpdate = nil
region:Update();
region.subRegionEvents:Notify("Update", region.state, region.states)