equal
deleted
inserted
replaced
386 ExtDriven: boolean; |
386 ExtDriven: boolean; |
387 Binds: TBinds; |
387 Binds: TBinds; |
388 Hedgehogs: array[0..cMaxHHIndex] of THedgehog; |
388 Hedgehogs: array[0..cMaxHHIndex] of THedgehog; |
389 CurrHedgehog: LongWord; |
389 CurrHedgehog: LongWord; |
390 NameTagTex, |
390 NameTagTex, |
391 OwnerTex: PTexture; |
391 OwnerTex, |
392 GraveTex, |
392 GraveTex, |
393 AIKillsTex, |
393 AIKillsTex, |
394 FlagTex: PTexture; |
394 FlagTex: PTexture; |
395 Flag: shortstring; |
395 Flag: shortstring; |
396 GraveName: shortstring; |
396 GraveName: shortstring; |