예제 #1
0
 public void AddPlayerToPlayQueue()
 {
     _gameManager.AddPlayerToQueue(Context.ConnectionId);
 }