hedgewars/uAIAmmoTests.pas
changeset 78 66bb79dd248d
parent 75 d2b737858ff7
child 79 29b477319854
--- a/hedgewars/uAIAmmoTests.pas	Tue Jul 11 21:23:00 2006 +0000
+++ b/hedgewars/uAIAmmoTests.pas	Wed Jul 12 15:39:58 2006 +0000
@@ -44,6 +44,7 @@
 const AmmoTests: array[TAmmoType] of TAmmoTestProc =
                  (
 {amGrenade}       TestGrenade,
+{amClusterBomb}   nil,
 {amBazooka}       TestBazooka,
 {amUFO}           nil,
 {amShotgun}       TestShotgun,