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