- textures changes:

*copy.tga
*custom_bg.tga
*options_window.tga

*added border_welcome.tga
*removed welcome.tga
This commit is contained in:
Tercio
2015-05-07 17:07:27 -03:00
parent dadddbfa9a
commit 06b23a2b44
15 changed files with 165 additions and 109 deletions
-4
View File
@@ -40,10 +40,6 @@ local _
edgeFile = [[Interface\AddOns\Details\images\border_3]], edgeSize = 9, insets = {left = 2, right = 2, top = 3, bottom = 3}})
background_frame:SetBackdropColor (0, 0, 0, 0.95)
-- local background_frame_image = background_frame:CreateTexture (nil, "background")
-- background_frame_image:SetAllPoints (background_frame)
-- background_frame_image:SetTexture ([[Interface\AddOns\Details\images\welcome]])
local haveHFlip = false
local haveVFlip = false