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