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