hedgewars/uAIAmmoTests.pas
changeset 285 cdab49768c83
parent 263 36379e6abcdd
child 302 7aca131ecd7f
--- a/hedgewars/uAIAmmoTests.pas	Wed Nov 29 15:47:32 2006 +0000
+++ b/hedgewars/uAIAmmoTests.pas	Wed Nov 29 20:33:07 2006 +0000
@@ -44,7 +44,8 @@
 {amFirePunch}     TestFirePunch,
 {amBaseballBat}   TestBaseballBat,
 {amParachute}     nil,
-{amAirAttack}     nil
+{amAirAttack}     nil,
+{amMineStrike}    nil
                   );
 
 const BadTurn = Low(integer);