- textures changes:
*copy.tga *custom_bg.tga *options_window.tga *added border_welcome.tga *removed welcome.tga
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user