Beispiel #1
0
 public void Start()
 {
     //All players are here, let's notify the players
     _notificationFactory.GetInstance().GameReady(GameId);
 }