hedgewars/uTypes.pas
changeset 5585 c09f5b41644a
parent 5563 fc73b6e941f7
child 5612 2638dec1b323
child 5619 2ec22ebeb6f5
equal deleted inserted replaced
5584:e0b9722bd653 5585:c09f5b41644a
   280         Hedgehog: PHedgehog;
   280         Hedgehog: PHedgehog;
   281         Tag: LongInt;
   281         Tag: LongInt;
   282         Text: shortstring;
   282         Text: shortstring;
   283         Tint: Longword;
   283         Tint: Longword;
   284         uid: Longword;
   284         uid: Longword;
       
   285         Layer: byte;
   285         end;
   286         end;
   286 
   287 
   287     TStatistics = record
   288     TStatistics = record
   288         DamageRecv,
   289         DamageRecv,
   289         DamageGiven: Longword;
   290         DamageGiven: Longword;