changeset 20:9058adc0183a

testing new fingureprint collision detection
author "Bryan McLemore <kaelten@gmail.com>"
date Wed, 02 Sep 2009 16:37:38 -0500
parents 2d7903175c5e
children 8a8e6a18008c
files OneRing3.xml
diffstat 1 files changed, 0 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/OneRing3.xml	Tue Sep 01 10:39:50 2009 -0500
+++ b/OneRing3.xml	Wed Sep 02 16:37:38 2009 -0500
@@ -1,21 +1,4 @@
 <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">    
-    <!--@no-lib-strip@--> 
-    <Script file="libs\LibStub\LibStub.lua" />
-    <Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml" />
-
-    <Include file="libs\AceAddon-3.0\AceAddon-3.0.xml" />
-    <Include file="libs\AceEvent-3.0\AceEvent-3.0.xml" />
-    <Include file="libs\AceHook-3.0\AceHook-3.0.xml" />
-    <Include file="libs\AceDB-3.0\AceDB-3.0.xml" />
-    <Include file="libs\AceDBOptions-3.0\AceDBOptions-3.0.xml" />
-    <Include file="libs\AceLocale-3.0\AceLocale-3.0.xml" />
-    <Include file="libs\AceConsole-3.0\AceConsole-3.0.xml" />
-    <Include file="libs\AceGUI-3.0\AceGUI-3.0.xml" />
-    <Include file="libs\AceConfig-3.0\AceConfig-3.0.xml" />      
-    
-    <Include file="libs\OneCore-1.0\OneCore-1.0.xml" />
-    <!--@end-no-lib-strip@-->
-
     <Include file="localization\load.xml" />
     <Script file="OneRing3.lua" /> 
 </Ui>