hedgewars/uAIAmmoTests.pas
changeset 2023 41d3afaa20c7
parent 2017 7845c77c8d31
child 2177 c045698e044f
--- a/hedgewars/uAIAmmoTests.pas	Fri May 01 11:58:22 2009 +0000
+++ b/hedgewars/uAIAmmoTests.pas	Sun May 03 17:35:10 2009 +0000
@@ -81,7 +81,8 @@
 			(proc: nil;              flags: 0), // amInvulnerable
 			(proc: nil;              flags: 0), // amExtraTime
 			(proc: nil;              flags: 0), // amLaserSight
-			(proc: nil;              flags: 0)  // amVampiric
+			(proc: nil;              flags: 0), // amVampiric
+			(proc: nil;              flags: 0)  // amSniperRifle
 			);
 
 const BadTurn = Low(LongInt) div 4;