1
This commit is contained in:
parent
550dcb9972
commit
c3b832b41f
@ -3838,7 +3838,7 @@ void Human::SendRollMsgEx(KillInfo& info,
|
||||
} else if (target->team_id == hum->team_id) {
|
||||
element->mutable_union_obj_1()->set_color(MetaMgr::Instance()->teammate_bekill_color);
|
||||
} else{
|
||||
element->mutable_union_obj_1()->set_color(0xFFFFFF);
|
||||
element->mutable_union_obj_1()->clear_color();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user