Mercurial > wow > cyborg-mmo7
diff CyborgMMO7.lua @ 30:ea423ee3a8c1
Don't preload the macro frame, test for it when necessary.
author | madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09 |
---|---|
date | Thu, 25 Apr 2013 01:31:11 +0000 |
parents | e8a004a4177b |
children | 183683794b91 |
line wrap: on
line diff
--- a/CyborgMMO7.lua Thu Apr 25 01:31:06 2013 +0000 +++ b/CyborgMMO7.lua Thu Apr 25 01:31:11 2013 +0000 @@ -115,10 +115,6 @@ CyborgMMO_RatPageModel:LoadData() BindingsLoaded = true - ShowMacroFrame() - HideUIPanel(MacroFrame) - - CyborgMMO_SetupModeCallbacks(1) CyborgMMO_SetupModeCallbacks(2) CyborgMMO_SetupModeCallbacks(3)