1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

tinkering around

This commit is contained in:
Perttu Ahola 2010-12-25 11:27:14 +02:00
parent ed6039d472
commit c37eb9b139
5 changed files with 21 additions and 14 deletions

View file

@ -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