Compare commits

...

2 Commits

2 changed files with 229 additions and 229 deletions

File diff suppressed because it is too large Load Diff

View File

@ -84,7 +84,6 @@ public class Logo_in : mount
if (issucceffull)
{
gameObject.GetComponent<input_box_pop_up_window>().destroy();
Promptmgr.Instance.PromptBubble("µÇ¼³É¹¦");
sceneslider.gameObject.SetActive(true);
StartCoroutine(jiaLoading());
@ -244,6 +243,7 @@ public class Logo_in : mount
if (info.Data.certify_status == -1)
{
Real_name_screen();
gameObject.GetComponent<input_box_pop_up_window>().destroy();
}
else
{