document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.     public override void OnConnectedToMaster ()
  2.     {
  3.         joinGameButton.interactable = true;
  4.     }
');