mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
update
This commit is contained in:
@@ -56,7 +56,7 @@ local function LoadSkin()
|
|||||||
|
|
||||||
for i = 1, NUMGOSSIPBUTTONS do
|
for i = 1, NUMGOSSIPBUTTONS do
|
||||||
local button = _G["GossipTitleButton"..i]
|
local button = _G["GossipTitleButton"..i]
|
||||||
button:SetTextColor(1, 1, 1)
|
button:SetTextColor(1, 1, 0)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user