protected void Awake()
 {
     instance = this;
 }
Esempio n. 2
0
	protected void Awake() {
		instance = this;
	}