Skip to content

Commit

Permalink
GetSpellTexture bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
d87 committed Aug 28, 2024
1 parent 7f94b10 commit 0a3d948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ LSM:Register("font", "AlegreyaSans-Medium", [[Interface\AddOns\Aptechka\Alegreya
local APILevel = math.floor(select(4,GetBuildInfo())/10000)

local string_format = string.format
local GetSpellTexture = helpers.GetSpellTexture
--[[
DRAW LAYERS
2 shield icon border
Expand Down

0 comments on commit 0a3d948

Please sign in to comment.