Fixes on the new limit of segments wipes

This commit is contained in:
Tercio Jose
2024-07-17 22:00:44 -03:00
committed by andrew6180
parent 6a1b10f8f0
commit 161481c821
3 changed files with 61 additions and 64 deletions
+1 -1
View File
@@ -1927,7 +1927,7 @@ function Details.Database.StoreEncounter(combat)
--total kills in a boss on raid or dungeon
local totalkillsTable = Details.Database.GetBossKillsDB(savedData)
--store total kills on this boss
--if the player is facing a raid boss
if (IsInRaid()) then