From 32a541a40146f7237d22a0bdfe91e771b0c7484b Mon Sep 17 00:00:00 2001 From: "U-punta-PC\\punta" Date: Fri, 25 Sep 2009 14:35:42 -0500 Subject: [PATCH] changed the class buttons to be automatically generated --- WeightsWatcher.lua | 1 + WeightsWatcher.xml | 279 +++------------------------------------------------- config.lua | 30 ++++++ 3 files changed, 47 insertions(+), 263 deletions(-) diff --git a/WeightsWatcher.lua b/WeightsWatcher.lua index 1cc313f..d975a31 100644 --- a/WeightsWatcher.lua +++ b/WeightsWatcher.lua @@ -25,6 +25,7 @@ function WeightsWatcher:OnInitialize() else -- TODO: disable the addon end + initializeConfig() end currentHooks = {} diff --git a/WeightsWatcher.xml b/WeightsWatcher.xml index d703309..cb19e68 100644 --- a/WeightsWatcher.xml +++ b/WeightsWatcher.xml @@ -1,6 +1,22 @@