hedgewars/uGame.pas
changeset 3463 23c50be687a9
parent 3407 dcc129c4352e
child 3465 b290993c0810
--- 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;