document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.         void Start()
  2.         {
  3.             PhotonNetwork.ConnectUsingSettings("PUNTutorial_Pt1");
  4.         }
');