The Peds, mainly dying/injuring

There is also some reorganization
This commit is contained in:
eray orçunus 2019-07-18 05:26:46 +03:00
parent 06ed308bb1
commit 59671fab03
11 changed files with 863 additions and 212 deletions

View file

@ -141,7 +141,7 @@ void CDarkel::RegisterKillByPlayer(CPed *victim, eWeaponType weapontype, bool he
}
#endif
void CDarkel::RegisterKillNotByPlayer()
void CDarkel::RegisterKillNotByPlayer(CPed* victim, eWeaponType weapontype)
{
++CStats::NumberKillFrenziesPassed;
}