diff ReAction.xml @ 69:a785d6708388

moved State.lua to a top level file
author Flick <flickerstreak@gmail.com>
date Tue, 03 Jun 2008 23:05:16 +0000
parents 21bcaf8215ff
children dd01feae0d89
line wrap: on
line diff
--- a/ReAction.xml	Tue Jun 03 22:57:34 2008 +0000
+++ b/ReAction.xml	Tue Jun 03 23:05:16 2008 +0000
@@ -7,6 +7,7 @@
 
 <Script file="ReAction.lua"/>
 <Script file="Bar.lua"/>
+<Script file="State.lua"/>
 
 <Include file="modules\modules.xml"/>
 <Include file="bindings.lua"/>