Exemple #1
0
 void OnDestroy()
 {
     instance = null;
 }
Exemple #2
0
 //public GameObject sharebtn;
 void Awake()
 {
     instance             = this;
     OtherPlayerForceQuit = false;
 }