diff -r 93e92e82d5c8 -r 71df899c4163 hedgewars/uTypes.pas --- a/hedgewars/uTypes.pas Sat Jun 23 21:37:47 2012 -0400 +++ b/hedgewars/uTypes.pas Sat Jun 23 22:39:00 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.