changeset 4367 | f4a0ec067601 |
parent 4359 | 83ef50815535 |
child 4374 | bcefeeabaa33 |
--- a/hedgewars/uAIAmmoTests.pas Wed Nov 17 20:58:23 2010 +0300 +++ b/hedgewars/uAIAmmoTests.pas Wed Nov 17 22:07:03 2010 +0300 @@ -108,7 +108,7 @@ const BadTurn = Low(LongInt) div 4; implementation -uses uMisc, uAIMisc, uLand, uVariables; +uses uMisc, uAIMisc, uVariables; function Metric(x1, y1, x2, y2: LongInt): LongInt; begin