예제 #1
0
 private void Awake()
 {
     sharedInstance = this;
 }
예제 #2
0
 void Awake()
 {
     SharedInstance = this;
 }