Mercurial > wow > hansgar_and_franzok_assist
diff Libs/libs.xml @ 4:1c3534391efb
- Added timeout for stampers.
| author | Tercio |
|---|---|
| date | Mon, 02 Mar 2015 21:28:33 -0300 |
| parents | |
| children | 2f09fe4be15c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Libs/libs.xml Mon Mar 02 21:28:33 2015 -0300 @@ -0,0 +1,6 @@ +<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> + <Script file="LibStub\LibStub.lua"/> + <Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/> + <Include file="AceComm-3.0\AceComm-3.0.xml" /> + <Include file="AceTimer-3.0\AceTimer-3.0.xml" /> +</Ui> \ No newline at end of file
