Esempio n. 1
0
 void Start()
 {
     scm = Singleton <StageClearManager> .Instance;
 }
 private void Awake()
 {
     instance = this;
 }