from retail

This commit is contained in:
NoM0Re
2025-01-23 18:30:22 +01:00
parent 8dcb62ec81
commit e1e0744ecf
20 changed files with 433 additions and 81 deletions
+1
View File
@@ -631,6 +631,7 @@ local function modify(parent, region, data)
region.UpdateTime = nil
function region:Update()
region:UpdateProgress()
region:UpdateIcon()
end
end