1
This commit is contained in:
parent
a1636c4ed4
commit
d331a1a445
@ -742,9 +742,9 @@ void Human::DecHP(float dec_hp, int killer_id, const std::string killer_name, in
|
||||
return;
|
||||
}
|
||||
if (!HasLiveTeammate()) {
|
||||
FreeDownedTimer();
|
||||
BeKill(info->killer_id, info->killer_name, info->weapon_id,
|
||||
info->real_killer_id, info->real_killer_name);
|
||||
FreeDownedTimer();
|
||||
return;
|
||||
}
|
||||
float dmg_out = 0.0f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user