changeset 3465 | b290993c0810 |
parent 3463 | 23c50be687a9 |
child 3663 | 8c28abf427f5 |
--- a/hedgewars/uGame.pas Sun May 16 18:12:10 2010 +0000 +++ b/hedgewars/uGame.pas Sun May 16 19:24:38 2010 +0000 @@ -26,7 +26,7 @@ //////////////////// implementation //////////////////// -uses uMisc, uConsts, uTeams, uIO, uAI, uGears, uScript; +uses uMisc, uConsts, uKeys, uTeams, uIO, uAI, uGears, uScript; procedure DoGameTick(Lag: LongInt); var i: LongInt;