This commit is contained in:
NoM0Re
2025-08-06 01:44:29 +02:00
committed by GitHub
parent 78d681a06c
commit 727747ad1d
44 changed files with 287 additions and 167 deletions
+1 -1
View File
@@ -4377,7 +4377,7 @@ end
local function ApplyStateToRegion(id, cloneId, region, parent)
-- Force custom text function to be run again
region.values.lastCustomTextUpdate = nil
region.values.customTextUpdated = false
region:Update();
region.subRegionEvents:Notify("Update", region.state, region.states)