hedgewars/uAIAmmoTests.pas
changeset 9768 08799c901a42
parent 9722 22dba2d8de93
child 9790 0b4b9fda5bd4
--- a/hedgewars/uAIAmmoTests.pas	Sun Dec 08 13:49:11 2013 -0500
+++ b/hedgewars/uAIAmmoTests.pas	Sun Dec 08 16:04:40 2013 -0500
@@ -121,7 +121,8 @@
             //(proc: nil;              flags: 0), // amStructure
             (proc: nil;              flags: 0), // amLandGun
             (proc: nil;              flags: 0), // amIceGun
-            (proc: nil;              flags: 0)  // amKnife
+            (proc: nil;              flags: 0), // amKnife
+            (proc: nil;              flags: 0)  // amGirder
             );
 
 implementation