Well, method PhotonNetwork.countOfPlayersInRooms hint says... playerList.Count;
http://prntscr.com/hd6rg5
and should be playerList.Length;
is it correct?
http://prntscr.com/hd6rg5
and should be playerList.Length;
is it correct?
