fix: guard retail-only InterfaceOptions/SpecializationUtil/AscensionSpellbookFrame; port icons to BLP
release / release (push) Successful in 2s
release / release (push) Successful in 2s
This commit is contained in:
@@ -13,8 +13,10 @@ local MAX_ROWS = 12
|
||||
|
||||
function CliqueConfig:ShowWithSpellBook()
|
||||
self:ClearAllPoints()
|
||||
self:SetParent(AscensionSpellbookFrame)
|
||||
self:SetPoint("LEFT", AscensionSpellbookFrame, "RIGHT", 55, 0)
|
||||
if AscensionSpellbookFrame then
|
||||
self:SetParent(AscensionSpellbookFrame)
|
||||
self:SetPoint("LEFT", AscensionSpellbookFrame, "RIGHT", 55, 0)
|
||||
end
|
||||
self:Show()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user