hedgewars/uScript.pas
changeset 4393 883b979697e4
parent 4377 43945842da0c
child 4399 87bc4a9e6ef0
--- a/hedgewars/uScript.pas	Sun Nov 21 01:26:31 2010 -0500
+++ b/hedgewars/uScript.pas	Sun Nov 21 16:53:31 2010 +0300
@@ -55,7 +55,8 @@
     uVariables,
     uCommands,
     uUtils,
-    uIO;
+    uIO,
+    uCaptions;
 
 var luaState : Plua_State;
     ScriptAmmoLoadout : shortstring;