From 0ff25fa5ad50b02ab19e7e39cc4534ba435e50c2 Mon Sep 17 00:00:00 2001 From: Repooc Date: Sun, 19 Oct 2014 17:11:21 -0400 Subject: [PATCH] Update shit for people that get nosey and think its bad shit b/c they don't know what this does. (Just checks version installed of S&L) --- ElvUI_SLE/options/dev_c.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/options/dev_c.lua b/ElvUI_SLE/options/dev_c.lua index 058f0e1..80e2021 100644 --- a/ElvUI_SLE/options/dev_c.lua +++ b/ElvUI_SLE/options/dev_c.lua @@ -107,12 +107,12 @@ local function Login(self, event) header = { order = 1, type = "header", - name = "Evil Overlord Control Panel", + name = "Version Control Panel", }, testdesc = { order = 2, type = "description", - name = "WTF are you doing here, asshole?!", + name = "", }, userList = { order = 3, @@ -122,11 +122,11 @@ local function Login(self, event) listheader = { order = 1, type = "header", - name = "List of possible victims", + name = "S&L Users with Version # Installed", }, List = { type = 'select', - name = 'Choose a channel', + name = 'Choose channel to get S&L info from.', order = 2, get = function() return selectedChannel end, set = function(_, value) -- 1.7.9.5