Added Details:GetBossEncounterTexture(encounterName); Added combat.bossIcon; Added combat.bossTimers
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user