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
@@ -181,6 +181,7 @@ local function modify(parent, region, data)
if region.state.texture then
region.texture:SetTexture(region.state.texture);
end
region:UpdateProgress()
end
function region:Color(r, g, b, a)