Quantcast

a little comment

Darthpred [11-18-12 - 15:37]
a little comment
Filename
ElvUI_SLE/modules/datatexts/options.lua
diff --git a/ElvUI_SLE/modules/datatexts/options.lua b/ElvUI_SLE/modules/datatexts/options.lua
index 3639dee..2381a9d 100644
--- a/ElvUI_SLE/modules/datatexts/options.lua
+++ b/ElvUI_SLE/modules/datatexts/options.lua
@@ -15,6 +15,7 @@ local drop = {
 	["DP_6"] = {"dp6", 8, 3},
 }
 local chatT = {
+	--Group name = {short name, order, elv's varible, chat panel(used to call functions)}
 	["Left Chat"] = {"chatleft", 9, "leftChatPanel", "LeftChat"},
 	["Right Chat"] = {"chatright", 10, "rightChatPanel", "RightChat"},
 }