This commit is contained in:
Tercio Jose
2022-09-02 14:14:24 -03:00
parent 8a2539f151
commit 5269549ea5
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -229,7 +229,7 @@
end)
--> background
f.bg1 = f:CreateTexture (nil, "background","BackdropTemplate")
f.bg1 = f:CreateTexture (nil, "background")
f.bg1:SetTexture ([[Interface\AddOns\Details\images\background]], true)
f.bg1:SetAlpha (0.7)
f.bg1:SetVertexColor (0.27, 0.27, 0.27)