Suicide is NOT the answer.
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user