from retail
This commit is contained in:
@@ -150,6 +150,10 @@ local function modify(parent, region, data)
|
||||
self:UpdateProgress()
|
||||
end
|
||||
|
||||
function region:SetTexture(texture)
|
||||
self.texture:SetTexture(texture)
|
||||
end
|
||||
|
||||
region.texture:SetTexture(data.texture)
|
||||
|
||||
function region:Color(r, g, b, a)
|
||||
|
||||
Reference in New Issue
Block a user