diff -r 54a78ec6aac4 -r 0dfe26f48ec1 hedgewars/uScript.pas --- 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;