Fixed reported bugs on the new breakdown window
This commit is contained in:
+2
-2
@@ -79,8 +79,6 @@ function Details:StartMeUp()
|
||||
Details:InitializePlaterIntegrationWindow()
|
||||
Details:InitializeMacrosWindow()
|
||||
|
||||
Details.InitializeSpellBreakdownTab()
|
||||
|
||||
if (Details.ocd_tracker.show_options) then
|
||||
Details:InitializeCDTrackerWindow()
|
||||
end
|
||||
@@ -597,6 +595,8 @@ function Details:StartMeUp()
|
||||
_G["UpdateAddOnMemoryUsage"] = Details.UpdateAddOnMemoryUsage_Custom
|
||||
end
|
||||
|
||||
Details.InitializeSpellBreakdownTab()
|
||||
|
||||
pcall(Details222.EJCache.MakeCache)
|
||||
|
||||
pcall(Details222.ClassCache.MakeCache)
|
||||
|
||||
Reference in New Issue
Block a user