- few more tweaks.

This commit is contained in:
Tercio
2015-09-08 13:25:27 -03:00
parent fa97c1b5cb
commit 89f541fc01
3 changed files with 4 additions and 4 deletions
+2 -2
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -30,8 +30,8 @@ do
frame:SetFrameLevel (16)
frame.background = frame:CreateTexture (nil, "background")
--frame.background:SetTexture ("Interface\\AddOns\\Details\\images\\background")
frame.background:SetTexture ([[Interface\SPELLBOOK\Spellbook-Page-1]])
frame.background:SetTexture ("Interface\\AddOns\\Details\\images\\background")
--frame.background:SetTexture ([[Interface\SPELLBOOK\Spellbook-Page-1]])
frame.background:SetTexCoord (331/512, 63/512, 109/512, 143/512)
frame.background:SetAllPoints()
frame.background:SetDesaturated (true)
Binary file not shown.