hedgewars/uTypes.pas
changeset 4422 5e8cfef25ccb
parent 4420 6be946bcd17a
child 4454 42bfc1a70968
equal deleted inserted replaced
4421:58c6918acde4 4422:5e8cfef25ccb
   233         Tex: PTexture;
   233         Tex: PTexture;
   234         alpha, scale: GLfloat;
   234         alpha, scale: GLfloat;
   235         Hedgehog: PHedgehog;
   235         Hedgehog: PHedgehog;
   236         Text: shortstring;
   236         Text: shortstring;
   237         Tint: Longword;
   237         Tint: Longword;
       
   238         uid: Longword;
   238         end;
   239         end;
   239 
   240 
   240     TStatistics = record
   241     TStatistics = record
   241         DamageRecv,
   242         DamageRecv,
   242         DamageGiven: Longword;
   243         DamageGiven: Longword;