This commit is contained in:
aozhiwei 2024-04-01 17:14:44 +08:00
parent 0eaad392ff
commit 365da9f3a8

View File

@ -396,7 +396,7 @@ void InGameVoice::TriggerEvent(Human* killer, Human* deader)
}
{
{
int val = GetIntMap(personal_kills_, killer->GetUniId());
int val = GetIntMap(personal_nodead_series_kills_, killer->GetUniId());
mt::InGameVoice::Traverse
(
room_->IsMobaModeRoom(),