mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
tinkering around
This commit is contained in:
@@ -3133,6 +3133,8 @@ void Server::handlePeerChange(PeerChange &c)
|
||||
message += L"*** ";
|
||||
message += name;
|
||||
message += L" left game";
|
||||
if(c.timeout)
|
||||
message += L" (timed out)";
|
||||
}
|
||||
|
||||
// Delete player
|
||||
|
Reference in New Issue
Block a user