updat core

This commit is contained in:
2024-10-22 19:10:15 +08:00
parent fbbd08e0a5
commit d48401607d
75 changed files with 68830 additions and 116 deletions

View File

@@ -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 ();