diff -r 1ec44dde5eb9 -r b8f3d8991e92 hedgewars/uCommands.pas --- a/hedgewars/uCommands.pas Wed May 02 12:24:44 2012 +0200 +++ b/hedgewars/uCommands.pas Wed May 02 11:43:43 2012 +0100 @@ -68,8 +68,7 @@ procedure ParseCommand(CmdStr: shortstring; TrustedSource: boolean); -var ii: LongInt; - s: shortstring; +var s: shortstring; t: PVariable; c: char; begin