changeset 2177 | c045698e044f |
parent 2023 | 41d3afaa20c7 |
child 2357 | babe1a55e284 |
--- a/hedgewars/uAIAmmoTests.pas Sat Jun 20 07:50:03 2009 +0000 +++ b/hedgewars/uAIAmmoTests.pas Sun Jun 21 15:31:09 2009 +0000 @@ -82,7 +82,8 @@ (proc: nil; flags: 0), // amExtraTime (proc: nil; flags: 0), // amLaserSight (proc: nil; flags: 0), // amVampiric - (proc: nil; flags: 0) // amSniperRifle + (proc: nil; flags: 0), // amSniperRifle + (proc: nil; flags: 0) // amJetpack ); const BadTurn = Low(LongInt) div 4;