This commit is contained in:
aozhiwei 2020-07-30 22:12:24 +08:00
parent 8b34ab2de8
commit 7564d8d6a2

View File

@ -3847,6 +3847,8 @@ void Human::OnChgToTerminator()
}
}
}
}
}//end if
need_sync_active_player = true;
SyncAroundPlayers(__FILE__, __LINE__, __func__);
}
}