This commit is contained in:
aozhiwei 2024-02-04 15:32:26 +08:00
parent 6f57b1f385
commit 2eea31b0a3

View File

@ -3493,6 +3493,7 @@ void Human::InternalBeKill(int killer_id, const std::string& killer_name, int we
}
}
}
SendViewerUiMemberUpdate({GetUniId()});
}
}
}