hedgewars/uTeams.pas
changeset 3773 f552c7b439fa
parent 3770 f54e8cb9a12b
child 3774 af0e68ca273e
equal deleted inserted replaced
3772:a03e6b68a3e7 3773:f552c7b439fa
    61             CurrHedgehog: LongWord;
    61             CurrHedgehog: LongWord;
    62             NameTagTex: PTexture;
    62             NameTagTex: PTexture;
    63             CrosshairTex,
    63             CrosshairTex,
    64             GraveTex,
    64             GraveTex,
    65             HealthTex,
    65             HealthTex,
       
    66             AIKillsTex,
    66             FlagTex: PTexture;
    67             FlagTex: PTexture;
    67             Flag: shortstring;
    68             Flag: shortstring;
    68             GraveName: shortstring;
    69             GraveName: shortstring;
    69             FortName: shortstring;
    70             FortName: shortstring;
    70             TeamHealth: LongInt;
    71             TeamHealth: LongInt;