Quantcast

Cause why not?

Darthpred [04-17-14 - 03:30]
Cause why not?
Filename
ElvUI_SLE/dev/options.lua
diff --git a/ElvUI_SLE/dev/options.lua b/ElvUI_SLE/dev/options.lua
index f8fba61..2f9a8cc 100755
--- a/ElvUI_SLE/dev/options.lua
+++ b/ElvUI_SLE/dev/options.lua
@@ -104,12 +104,12 @@ if SLE:Auth() then
 				header = {
 					order = 1,
 					type = "header",
-					name = "Developer Header",
+					name = "Evil Overlord Control Panel",
 				},
 				testdesc = {
 					order = 2,
 					type = "description",
-					name = "devdesc",
+					name = "WTF are you doing here, asshole?!",
 				},
 				userList = {
 					order = 3,
@@ -119,7 +119,7 @@ if SLE:Auth() then
 						listheader = {
 							order = 1,
 							type = "header",
-							name = "User List2",
+							name = "List of possible victims",
 						},
 						List = {
 							type = 'select',
@@ -322,7 +322,7 @@ if SLE:Auth() then
 						subgroup = {
 							order = 1,
 							type = "header",
-							name = "Sub Group 2",
+							name = "Dafuq we have this?",
 						},
 					},
 				},