from retail

This commit is contained in:
NoM0Re
2025-02-18 17:13:03 +01:00
parent 03e9b0f102
commit 6714432be6
8 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -557,7 +557,7 @@ local function modify(parent, region, data)
end
iconPath = iconPath or self.displayIcon or "Interface\\Icons\\INV_Misc_QuestionMark"
icon:SetTexture(iconPath)
Private.SetTextureOrSpellTexture(icon, iconPath)
end
function region:Scale(scalex, scaley)