Ejemplo n.º 1
0
 void Update()
 {
     if (_playersJoined > 1)
     {
         _players.CheckCounter();
     }
 }