Suicide is NOT the answer.
This commit is contained in:
parent
53e0af3f94
commit
c7c38ed44d
@ -289,6 +289,7 @@ void Server::Run() {
|
||||
|
||||
Player* murderer = m_conns.at(conn->player->Killer)->player;
|
||||
|
||||
if (murderer != conn->player)
|
||||
murderer->addPoint();
|
||||
|
||||
std::string killer = murderer->GetUsername();
|
||||
|
Loading…
x
Reference in New Issue
Block a user