mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Add joining player to printed player list
This commit is contained in:
@@ -1291,7 +1291,7 @@ PlayerSAO* Server::StageTwoClientInit(u16 peer_id)
|
||||
actionstream << *i << " ";
|
||||
}
|
||||
|
||||
actionstream<<std::endl;
|
||||
actionstream << player->getName() <<std::endl;
|
||||
}
|
||||
return playersao;
|
||||
}
|
||||
|
Reference in New Issue
Block a user