机器人不发结算
This commit is contained in:
parent
027a3de2ea
commit
693f732864
@ -1483,8 +1483,10 @@ void Human::SendUpdateMsg()
|
||||
|
||||
void Human::SendGameOver()
|
||||
{
|
||||
if (!sending_gameover_) {
|
||||
InternalSendGameOver();
|
||||
if (entity_subtype == EST_Player) {
|
||||
if (!sending_gameover_) {
|
||||
InternalSendGameOver();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user