hedgewars/uConsts.pas
changeset 95 1ef5e2c41115
parent 83 207c85fbef51
child 97 e7c1df9cce2c
--- a/hedgewars/uConsts.pas	Mon Jul 31 11:31:31 2006 +0000
+++ b/hedgewars/uConsts.pas	Sat Aug 05 20:57:36 2006 +0000
@@ -119,8 +119,6 @@
 
       cKeyMaxIndex = 322;
 
-      cMaxCaptions = 4;
-
       cInactDelay = 1500;
 
       gfForts = $00000001;
@@ -307,7 +305,7 @@
                                    Slot: 0;
                                    TimeAfterTurn: 3000),
                                   (NameId: sidShotgun;
-                                   Ammo: (Propz: 0;
+                                   Ammo: (Propz: ammoprop_ForwMsgs;
                                           Count: AMMO_INFINITE;
                                           NumPerTurn: 1;
                                           Timer: 0;