General Updates and fixed (see commit description)
- Added the 'Remove Battleground Segments' option to the menu that opens when hovering over the erase button. - Attempt to fix Battleground faction icons, shown on enemy players damage bars. - Fixed custom scripts showing the damage text too close to the dps text. - Lib OpenRaid updated. - Framework Updated.
This commit is contained in:
@@ -45,6 +45,10 @@ Details222.Mixins.ActorMixin = {
|
||||
---@cast actor actorutility
|
||||
return actor.dispell_spells
|
||||
|
||||
elseif (containerType == "dispelwhat") then
|
||||
---@cast actor actorutility
|
||||
return actor.dispell_oque
|
||||
|
||||
elseif (containerType == "interrupt") then
|
||||
---@cast actor actorutility
|
||||
return actor.interrupt_spells
|
||||
|
||||
Reference in New Issue
Block a user