hedgewars/uTypes.pas
changeset 7272 71df899c4163
parent 7191 9419294e5f33
child 7278 000e4543f204
child 7288 5d0704f23a2a
child 7335 3c6f08af7dac
--- 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.