diff BuffFrame/BuffFrame.xml @ 48:9837069e366a

move BuffFrame-specific things out of Veneer.lua straighten out table hierarchy for BuffFrame module
author Nenue
date Thu, 28 Apr 2016 06:58:13 -0400
parents 1a322b92dbfa
children
line wrap: on
line diff
--- a/BuffFrame/BuffFrame.xml	Thu Apr 28 05:54:21 2016 -0400
+++ b/BuffFrame/BuffFrame.xml	Thu Apr 28 06:58:13 2016 -0400
@@ -263,9 +263,9 @@
     </Layers>
   </Button>
 
-  <Script file="BuffFrame.lua" />
   <Script file="Constants.lua" />
   <Script file="BuffAnchors.lua" />
   <Script file="RaidBuffTray.lua" />
   <Script file="BuffButton.lua" />
+  <Script file="BuffFrame.lua" />
 </Ui>
\ No newline at end of file