mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
Spacing
This commit is contained in:
@@ -255,7 +255,7 @@ function M:START_LOOT_ROLL(_, rollID, time)
|
|||||||
f.need:SetText(0)
|
f.need:SetText(0)
|
||||||
f.greed:SetText(0)
|
f.greed:SetText(0)
|
||||||
f.pass:SetText(0)
|
f.pass:SetText(0)
|
||||||
|
|
||||||
local texture, name, count, quality, bindOnPickUp = GetLootRollItemInfo(rollID)
|
local texture, name, count, quality, bindOnPickUp = GetLootRollItemInfo(rollID)
|
||||||
f.button.icon:SetTexture(texture)
|
f.button.icon:SetTexture(texture)
|
||||||
f.button.link = GetLootRollItemLink(rollID)
|
f.button.link = GetLootRollItemLink(rollID)
|
||||||
|
|||||||
Reference in New Issue
Block a user