Fixed more bugs on the new Breakdown Window
This commit is contained in:
parent
11a6c48ddd
commit
690168bef3
82 changed files with 938 additions and 913 deletions
|
|
@ -16,7 +16,7 @@ local _UnitName = UnitName --wow api locals
|
|||
local _UnitIsPlayer = UnitIsPlayer --wow api locals
|
||||
local _UnitGroupRolesAssigned = DetailsFramework.UnitGroupRolesAssigned --wow api locals
|
||||
|
||||
local _detalhes = _G._detalhes
|
||||
local _detalhes = _G.Details
|
||||
local _
|
||||
local addonName, Details222 = ...
|
||||
local gump = _detalhes.gump
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue