diff -r 4b36933dce1d -r 23c50be687a9 hedgewars/uGame.pas --- a/hedgewars/uGame.pas Sat May 15 09:21:25 2010 +0000 +++ b/hedgewars/uGame.pas Sun May 16 17:23:30 2010 +0000 @@ -26,7 +26,7 @@ //////////////////// implementation //////////////////// -uses uMisc, uConsts, uKeys, uTeams, uIO, uAI, uGears, uScript; +uses uMisc, uConsts, uTeams, uIO, uAI, uGears, uScript; procedure DoGameTick(Lag: LongInt); var i: LongInt;