PlayerTalentFrame:UnregisterEvent("ACTIVE_TALENT_GROUP_CHANGED");
end);
end
+
+ ZoneAbilityFrame:ClearAllPoints();
+ ZoneAbilityFrame:SetPoint("BOTTOMRIGHT", UIParent, "BOTTOMRIGHT", -450, 150);
+ ExtraActionBarFrame:ClearAllPoints();
+ ExtraActionBarFrame:SetPoint("BOTTOMRIGHT", UIParent, "BOTTOMRIGHT", -450, 120);
--[[StanceBarFrame:UnregisterAllEvents()
StanceBarFrame:Hide()
StanceBarFrame:SetParent(UIHider)