Overall segment load fix

This commit is contained in:
Tercio Jose
2023-06-23 15:25:39 -03:00
parent a86f717200
commit 28255ac7d0
3 changed files with 6 additions and 17 deletions
+3 -3
View File
@@ -5724,12 +5724,12 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
--load up data from saved variables for the account (shared among all the players' characters; this is not the Blizzard account, lol).
Details222.LoadSavedVariables.SharedData()
--load the profiles
Details:LoadConfig()
--load data of the segments saved from latest game session
Details222.LoadSavedVariables.CombatSegments()
--load the profiles
Details:LoadConfig()
Details:UpdateParserGears()
--load auto run code