changeset 926 | d231e007452a |
parent 925 | c20156328529 |
child 928 | b9064b48b001 |
--- a/hedgewars/uConsts.pas Sat May 10 16:26:53 2008 +0000 +++ b/hedgewars/uConsts.pas Sun May 11 19:21:58 2008 +0000 @@ -183,6 +183,7 @@ gm_Destroy= $00000100; gm_Slot = $00000200; // with param gm_Weapon = $00000400; // with param + gm_Timer = $00000800; // with param cMaxSlotIndex = 8; cMaxSlotAmmoIndex = 2;