hedgewars/uScript.pas
changeset 4373 fe0e3903bb9e
parent 4372 3836973380b9
child 4374 bcefeeabaa33
--- a/hedgewars/uScript.pas	Wed Nov 17 22:09:07 2010 -0500
+++ b/hedgewars/uScript.pas	Thu Nov 18 09:12:27 2010 +0300
@@ -53,7 +53,8 @@
     uStats,
     uRandom,
     uTypes,
-    uVariables;
+    uVariables,
+    uCommands;
 
 var luaState : Plua_State;
     ScriptAmmoLoadout : shortstring;