This commit is contained in:
Logan Payton
2018-05-10 20:38:09 -04:00
parent 937d300ec5
commit 508c4dbcfd
+1 -1
View File
@@ -255,7 +255,7 @@ function M:START_LOOT_ROLL(_, rollID, time)
f.need:SetText(0)
f.greed:SetText(0)
f.pass:SetText(0)
local texture, name, count, quality, bindOnPickUp = GetLootRollItemInfo(rollID)
f.button.icon:SetTexture(texture)
f.button.link = GetLootRollItemLink(rollID)