diff ReAction.xml @ 237:704f4a05a1d7

Demodulificate all bar options (except state options)
author Flick
date Thu, 24 Mar 2011 13:11:30 -0700
parents 8ba8ab8bf6dd
children 98d7ad4a1158
line wrap: on
line diff
--- a/ReAction.xml	Thu Mar 24 13:09:44 2011 -0700
+++ b/ReAction.xml	Thu Mar 24 13:11:30 2011 -0700
@@ -6,11 +6,11 @@
   <Include file="locale\locale.xml"/>
 
   <Script file="ReAction.lua"/>
-  <Script file="Options.lua"/>
-  <Script file="Editor.lua"/>
   <Script file="Profile.lua"/>
 
   <Include file="classes\classes.xml"/>
   <Include file="modules\modules.xml"/>
 
+  <Script file="Options.lua"/>
+  <Script file="Editor.lua"/>
 </Ui>