changeset 3928 | 2560731c860d |
parent 3847 | 771562124b16 |
child 3963 | 6090d2a2472e |
--- a/hedgewars/uAIAmmoTests.pas Wed Oct 06 02:31:04 2010 +0200 +++ b/hedgewars/uAIAmmoTests.pas Thu Oct 07 02:03:01 2010 +0200 @@ -106,7 +106,7 @@ const BadTurn = Low(LongInt) div 4; implementation -uses uMisc, uAIMisc, uLand, uTeams; +uses uMisc, uAIMisc, uLand; function Metric(x1, y1, x2, y2: LongInt): LongInt; begin