Quantcast

Added my texture that was missing and updated the install to reflect directory

Repooc [07-13-12 - 02:23]
Added my texture that was missing and updated the install to reflect directory
Filename
ElvUI_SLE/core/install.lua
ElvUI_SLE/textures/chat_1.tga
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index c225269..dcba784 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -930,8 +930,8 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to
 	E.db.general.interruptAnnounce = "RAID"
 	E.db.general.autoRepair = "PLAYER"
 	E.db.general.stickyFrames = false
-	E.db.general.panelBackdropNameLeft = "Interface\\textures\\chat_1.tga"
-	E.db.general.panelBackdropNameRight = "Interface\\textures\\chat_1.tga"
+	E.db.general.panelBackdropNameLeft = "Interface\\Addons\\ElvUI_SLE\textures\\chat_1.tga"
+	E.db.general.panelBackdropNameRight = "Interface\\Addons\\ElvUI_SLE\textures\\chat_1.tga"
 	E.db.general.vendorGrays = true
 	E.db.general.elvnotice = true

diff --git a/ElvUI_SLE/textures/chat_1.tga b/ElvUI_SLE/textures/chat_1.tga
new file mode 100644
index 0000000..44c2b99
Binary files /dev/null and b/ElvUI_SLE/textures/chat_1.tga differ