hedgewars/uAIAmmoTests.pas
changeset 7730 2013733f9ca9
parent 7721 2b1ad418ba39
child 7752 65bacd3ba69e
--- a/hedgewars/uAIAmmoTests.pas	Sun Oct 07 16:44:16 2012 -0400
+++ b/hedgewars/uAIAmmoTests.pas	Mon Oct 08 13:27:46 2012 -0400
@@ -117,7 +117,8 @@
             (proc: nil;              flags: 0), // amTardis
             (proc: nil;              flags: 0), // amStructure
             (proc: nil;              flags: 0), // amLandGun
-            (proc: nil;              flags: 0)  // amIceGun
+            (proc: nil;              flags: 0), // amIceGun
+            (proc: nil;              flags: 0)  // amKnife
             );
 
 const BadTurn = Low(LongInt) div 4;