This commit is contained in:
Apollyonn
2018-07-10 16:26:54 +03:00
parent e30d16a66d
commit 7c6d7727b3
+1 -1
View File
@@ -56,7 +56,7 @@ local function LoadSkin()
for i = 1, NUMGOSSIPBUTTONS do
local button = _G["GossipTitleButton"..i]
button:SetTextColor(1, 1, 1)
button:SetTextColor(1, 1, 0)
end
end