diff -r 19d77932ea91 -r 32a54322d262 hedgewars/uAIAmmoTests.pas --- a/hedgewars/uAIAmmoTests.pas Sat Apr 14 22:40:23 2012 +0400 +++ b/hedgewars/uAIAmmoTests.pas Sat Apr 14 23:19:45 2012 +0400 @@ -826,8 +826,9 @@ maxTop: longword; begin TestTeleport := BadTurn; + exit(); Level:= Level; // avoid compiler hint - FillBonuses(true, [gtCase]); + //FillBonuses(true, [gtCase]); if bonuses.Count = 0 then begin if Me^.Health <= 100 then