changeset 3302 | 0973c5af5141 |
parent 3281 | 2f3be13e1140 |
child 3310 | e6e9b811d32f |
--- a/hedgewars/uGears.pas Sun Apr 04 10:16:40 2010 +0000 +++ b/hedgewars/uGears.pas Sun Apr 04 14:47:45 2010 +0000 @@ -33,6 +33,7 @@ Invulnerable: Boolean; RenderTimer: Boolean; Ammo : PAmmo; + AmmoType : TAmmoType; // Used to track AmmoType at time of Gear creation, since Ammo can be reassigned State : Longword; X : hwFloat; Y : hwFloat;