diff -r 9654205a9424 -r 43945842da0c hedgewars/uCommands.pas --- a/hedgewars/uCommands.pas Thu Nov 18 11:50:02 2010 +0300 +++ b/hedgewars/uCommands.pas Thu Nov 18 12:12:51 2010 +0300 @@ -17,7 +17,7 @@ implementation uses uStore, Types, uConsts, uGears, uTeams, uIO, uKeys, uMobile, uRandom, uAmmos, uStats, uChat, SDLh, uSound, uVisualGears, uScript, uTypes, - uVariables, uConsole, uFloat, uMisc, uUtils; + uVariables, uConsole, uFloat, uUtils; type PVariable = ^TVariable; TVariable = record