This commit is contained in:
Pinya
2018-07-18 15:06:20 +03:00
parent de74893739
commit c60324af12
52 changed files with 48 additions and 190 deletions
-1
View File
@@ -60,7 +60,6 @@ local function LoadSkin()
for i = 1, LOOTFRAME_NUMBUTTONS do
local slot = (((LootFrame.page - 1) * numLootToShow) + i)
local lootButton = _G["LootButton"..i]
local lootButtonIcon = _G["LootButton"..i.."IconTexture"]
S:HandleItemButton(lootButton, true)