changeset 783 | 4f59db6f147d |
parent 777 | 86177328b094 |
child 785 | ac538f1a629e |
--- a/hedgewars/uGears.pas Sun Feb 03 17:02:20 2008 +0000 +++ b/hedgewars/uGears.pas Tue Feb 05 17:53:38 2008 +0000 @@ -41,7 +41,7 @@ Timer : LongWord; Elasticity: hwFloat; Friction : hwFloat; - Message : Longword; + Message, MsgParam : Longword; Hedgehog: pointer; Health, Damage: LongInt; CollisionIndex: LongInt;