diff -r 313b2ecc4441 -r 000e4543f204 hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Tue Jun 12 17:20:27 2012 +0400 +++ b/hedgewars/uTypes.pas Sun Jun 24 20:31:26 2012 +0400 @@ -249,7 +249,8 @@ Tag: LongInt; Tex: PTexture; Z: Longword; - IntersectGear: PGear; + CollisionMask: Word; + LinkedGear: PGear; FlightTime: Longword; uid: Longword; ImpactSound: TSound; // first sound, others have to be after it in the sounds def.