changeset 7278 | 000e4543f204 |
parent 7194 | d8e68cbca7ee |
parent 7272 | 71df899c4163 |
child 7347 | 88685fbb2679 |
--- 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.