hedgewars/uAIAmmoTests.pas
changeset 534 92fb2b0d5117
parent 520 e83dfb7ffead
child 543 465e2ec8f05f
--- a/hedgewars/uAIAmmoTests.pas	Wed May 30 20:48:57 2007 +0000
+++ b/hedgewars/uAIAmmoTests.pas	Sun Jun 03 17:21:57 2007 +0000
@@ -48,7 +48,8 @@
 {amMineStrike}    nil,
 {amBlowTorch}     nil,
 {amGirder}        nil,
-{amTeleport}      nil
+{amTeleport}      nil,
+{amSwitch}        nil
                   );
 
 const BadTurn = Low(LongInt) div 4;