from retail

This commit is contained in:
NoM0Re
2025-01-11 17:15:56 +01:00
parent 96c5618c6b
commit 1b50569bcc
10 changed files with 147 additions and 122 deletions
+3
View File
@@ -444,6 +444,9 @@ local function modify(parent, region, data)
end;
region.FrameTick = onUpdate;
if region.FrameTick then
region.subRegionEvents:AddSubscriber("FrameTick", region, true)
end
function region:Update()
if region.state.paused then