UI Rework (2.0.0)

This commit is contained in:
mikx
2020-11-29 20:38:58 -05:00
parent dbb50ecc96
commit c67d374828
7 changed files with 259 additions and 7 deletions

View File

@@ -175,5 +175,5 @@ SLASH_MXW1 = '/mxw'
SlashCmdList["MXW"] = MyAddonCommands
function MX:OnEnable()
MX:ShowMainUI()
--MX:ShowMainUI();
end