mirror of
https://github.com/parnic/breakables.git
synced 2025-06-16 09:30:13 -05:00
Fixed bugs in no-lib development mode
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
|
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
|
||||||
|
<!--@non-debug@
|
||||||
<Script file="libs\LibStub\LibStub.lua"/>
|
<Script file="libs\LibStub\LibStub.lua"/>
|
||||||
<Script file="libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
|
<Script file="libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
|
||||||
<Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
|
<Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
|
||||||
@ -10,4 +11,5 @@
|
|||||||
<Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
|
<Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
|
||||||
<Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/>
|
<Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/>
|
||||||
<Include file="libs\LibBabble-Inventory-3.0\lib.xml"/>
|
<Include file="libs\LibBabble-Inventory-3.0\lib.xml"/>
|
||||||
</Ui>
|
@end-non-debug@-->
|
||||||
|
</Ui>
|
||||||
|
Reference in New Issue
Block a user