Skip to content

Commit

Permalink
Fix for ticket #595
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Sep 5, 2023
1 parent ff02119 commit bf7cf53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frames/window_breakdown/window_playerbreakdown_compare.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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" )
Expand Down

0 comments on commit bf7cf53

Please sign in to comment.