- Embeding the custom display window into the new plugin window.

- Embeding the create aura panel into the new plugin window.
- Some localization added to Statistics and Create Aura panel.
This commit is contained in:
Tercio
2017-12-12 13:09:20 -02:00
parent 2b4aacd54d
commit 9a5e448a30
8 changed files with 138 additions and 91 deletions
+2
View File
@@ -81,6 +81,8 @@ function _G._detalhes:Start()
self:InitializeForge() --to install into the container plugin
self:InitializeRaidHistoryWindow()
self:InitializeOptionsWindow()
self:InitializeAuraCreationWindow()
self:InitializeCustomDisplayWindow()
--> bookmarks
if (self.switch.InitSwitch) then