예제 #1
0
 private void Awake()
 {
     THIS = this;
     foreach (var ip in GameObject.FindObjectsOfType <StartFlag>())
     {
     }
 }
예제 #2
0
 private void Awake()
 {
     THIS = this;
 }