예제 #1
0
 public override void Awake()
 {
     base.Awake();
     UnityThreadHelper.initUnityThread();
     AgreementUI.SetActive(false);
 }