You've already forked taptap2024_GJ_chidouren
updat core
This commit is contained in:
@@ -62,9 +62,8 @@ namespace Views{
|
||||
|
||||
private void OnClickToGame()
|
||||
{
|
||||
// UIManager.Instance.OpenTip ("测试" , null);
|
||||
// return;
|
||||
//todo 此处进入游戏
|
||||
UIManager.Instance.OpenView (UIPanel.SuccessPanel);
|
||||
return;
|
||||
UIManager.Instance.OpenLoading (() =>
|
||||
{
|
||||
this.ViewConnector.CloseView ();
|
||||
|
||||
Reference in New Issue
Block a user