Exemple #1
0
	void Awake() {
		Instance = this;
	}
 void Awake()
 {
     Instance = this;
 }