hedgewars/uTypes.pas
changeset 9655 e154ccca4dad
parent 9473 a51a69094c24
child 9656 18422d205080
equal deleted inserted replaced
9654:47332746e6d9 9655:e154ccca4dad
   379             ExtDriven: boolean;
   379             ExtDriven: boolean;
   380             Binds: TBinds;
   380             Binds: TBinds;
   381             Hedgehogs: array[0..cMaxHHIndex] of THedgehog;
   381             Hedgehogs: array[0..cMaxHHIndex] of THedgehog;
   382             CurrHedgehog: LongWord;
   382             CurrHedgehog: LongWord;
   383             NameTagTex: PTexture;
   383             NameTagTex: PTexture;
   384             CrosshairTex,
       
   385             GraveTex,
   384             GraveTex,
   386             HealthTex,
   385             HealthTex,
   387             AIKillsTex,
   386             AIKillsTex,
   388             FlagTex: PTexture;
   387             FlagTex: PTexture;
   389             Flag: shortstring;
   388             Flag: shortstring;