(beta) Full AceGui3.0 usage

This commit is contained in:
mikx
2018-01-18 09:34:24 -05:00
parent 70e0a3c2e6
commit 7f292e2a7b
9 changed files with 161 additions and 237 deletions

View File

@@ -6,7 +6,6 @@
local MX = LibStub("AceAddon-3.0"):GetAddon("MxW");
local L = LibStub("AceLocale-3.0"):GetLocale("MxW");
print("Alert.lua has been loaded.");
-- Alert Cooking
-- Based on [[ AchievementAlertFrame ]] from Blizzard

View File

@@ -3,6 +3,5 @@
<Script file="DB.lua"/>
<Script file="Math.lua"/>
<Script file="Money.lua"/>
<Script file="Option.lua"/>
<Script file="TSM.lua"/>
</Ui>