This commit is contained in:
2022-08-13 18:54:02 +04:00
parent 655cf3503d
commit ae485f96d4
8 changed files with 268 additions and 179 deletions
@@ -16,7 +16,7 @@ namespace Game.Source
}
public override void OnPlayerJoined(Player player)
{
{
// _logger.Info($"Player({player.PlayerName}) joined to Room({GameRoom.Id})");
}