Added Details:GetBossEncounterTexture(encounterName); Added combat.bossIcon; Added combat.bossTimers

This commit is contained in:
Tercio Jose
2023-07-05 00:24:08 -03:00
parent 9b879f4baa
commit 56275fecf9
8 changed files with 74 additions and 3 deletions
-3
View File
@@ -633,9 +633,6 @@
end
local highlightPluginButtonOnBreakdownWindow = function(pluginAbsoluteName)
---@type breakdownwindow
local breakdownWindowFrame = Details.BreakdownWindowFrame
for index, button in ipairs(breakdownWindowFrame.RegisteredPluginButtons) do
---@cast button df_button
button:Show()