From f575b0a0369002f7d4718dbf22016e85b9133cfa Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sun, 18 Nov 2012 19:37:45 +0400 Subject: [PATCH] a little comment --- ElvUI_SLE/modules/datatexts/options.lua | 1 + 1 file changed, 1 insertion(+) 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"}, } -- 1.7.9.5