This commit is contained in:
aozhiwei 2023-03-21 19:35:49 +08:00
parent 85022a5790
commit 137d1ab873

View File

@ -1336,7 +1336,6 @@ void Human::SendUpdateMsg()
void Human::SendGameOver()
{
if (IsEntitySubType(EST_Player)) {
if (already_report_battle_) {
cs::SMGameOver msg;