예제 #1
0
 public void setgm()
 {
     if (!gm)
     {
         gm = FindObjectOfType <_Gamemanager>();
     }
 }