Mercurial > wow > crossrealmassist
changeset 23:17a58ed0650b beta-0.64
Include order fix
| author | ShadowTheAge |
|---|---|
| date | Sat, 27 Jun 2015 23:59:36 +0300 |
| parents | 9e8ee5c566a4 |
| children | ecff6ee4b36e |
| files | embeds.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/embeds.xml Sat Jun 27 22:38:52 2015 +0300 +++ b/embeds.xml Sat Jun 27 23:59:36 2015 +0300 @@ -1,6 +1,6 @@ <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> + <Script file="libs\LibStub\LibStub.lua"/> <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> - <Script file="libs\LibStub\LibStub.lua"/> <Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/> <Script file="Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua"/> <Script file="Libs\LibWho-2.0\LibWho-2.0.lua"/>
