1
This commit is contained in:
parent
3bcdac137a
commit
8defe1c461
@ -516,7 +516,9 @@ void Human::BeKill(int killer_id, const std::string& killer_name, int weapon_id)
|
||||
}
|
||||
}
|
||||
}
|
||||
SendGameOver();
|
||||
if (!HasLiveTeammate()) {
|
||||
SendGameOver();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user