hedgewars/uTypes.pas
changeset 4602 ec84fb564bab
parent 4578 f3cf226fad16
child 4611 445d382cd401
--- a/hedgewars/uTypes.pas	Tue Dec 21 23:22:53 2010 +0100
+++ b/hedgewars/uTypes.pas	Wed Dec 22 02:50:17 2010 +0100
@@ -196,6 +196,7 @@
             Timer : LongWord;
             Elasticity: hwFloat;
             Friction  : hwFloat;
+            Density   : hwFloat;
             Message, MsgParam : Longword;
             Hedgehog: PHedgehog;
             Health, Damage, Karma: LongInt;