--- 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;