1
This commit is contained in:
parent
0eaad392ff
commit
365da9f3a8
@ -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
|
mt::InGameVoice::Traverse
|
||||||
(
|
(
|
||||||
room_->IsMobaModeRoom(),
|
room_->IsMobaModeRoom(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user