hedgewars/uScript.pas
changeset 4403 0dfe26f48ec1
parent 4399 87bc4a9e6ef0
child 4411 79fbc444584c
--- a/hedgewars/uScript.pas	Sun Nov 21 19:14:45 2010 +0300
+++ b/hedgewars/uScript.pas	Sun Nov 21 19:41:19 2010 +0300
@@ -55,9 +55,9 @@
     uVariables,
     uCommands,
     uUtils,
-    uIO,
     uKeys,
-    uCaptions;
+    uCaptions,
+    uDebug;
 
 var luaState : Plua_State;
     ScriptAmmoLoadout : shortstring;