- few more tweaks.
This commit is contained in:
parent
fa97c1b5cb
commit
89f541fc01
3 changed files with 4 additions and 4 deletions
4
boot.lua
4
boot.lua
File diff suppressed because one or more lines are too long
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue