Fixed an error during Battlegrounds
Stacked heals feature wasn't checking if the previous deathlog event was a healing event as well.
This commit is contained in:
@@ -89,7 +89,7 @@ do
|
||||
{value = 5, label = "Auto", onclick = onShowIconCallback, desc = "The plugin decides when the icon needs to be shown."},
|
||||
}
|
||||
|
||||
---@debug /dump DETAILS_PLUGIN_ENCOUNTER_DETAILS.db.show_icon
|
||||
--/dump DETAILS_PLUGIN_ENCOUNTER_DETAILS.db.show_icon
|
||||
|
||||
local menu = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user