Don't wipe some caches when entering in combat

This commit is contained in:
Tercio Jose
2023-07-26 09:03:13 -03:00
parent 13670e8b44
commit e75c6ff43c
2 changed files with 13 additions and 8 deletions
+3 -1
View File
@@ -406,7 +406,9 @@
Details:Destroy(Details.cache_damage_group)
Details:Destroy(Details.cache_healing_group)
Details:UpdateParserGears()
local bFromCombatStart = true
Details:UpdateParserGears(bFromCombatStart)
--get all buff already applied before the combat start
Details:CatchRaidBuffUptime("BUFF_UPTIME_IN")