Fix for ticket #595
This commit is contained in:
parent
ff02119767
commit
bf7cf53705
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ local xLocation = 2
|
|||
local yLocation = -20
|
||||
local targetBars = 9
|
||||
|
||||
local _unpack = unpack
|
||||
|
||||
local IconTexCoord = {5/64, 59/64, 5/64, 59/64}
|
||||
|
||||
local Loc = LibStub("AceLocale-3.0"):GetLocale( "Details" )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue