from retail

This commit is contained in:
NoM0Re
2025-02-15 14:40:24 +01:00
parent 061a623e11
commit c1c58d46d0
5 changed files with 8 additions and 11 deletions
-3
View File
@@ -307,9 +307,6 @@ end
local function onRelease(subRegion)
subRegion.glowType = nil
if subRegion.glow then
subRegion:SetVisible(false)
end
subRegion:Hide()
subRegion:ClearAllPoints()
subRegion:SetParent(UIParent)