updat core

This commit is contained in:
2024-10-23 18:46:37 +08:00
parent 4fc0810107
commit 9b4a121e5b
41 changed files with 37911 additions and 21 deletions

View File

@@ -62,8 +62,8 @@ namespace Views{
private void OnClickToGame()
{
UIManager.Instance.OpenView (UIPanel.SuccessPanel);
return;
// UIManager.Instance.OpenView (UIPanel.SuccessPanel);
// return;
UIManager.Instance.OpenLoading (() =>
{
this.ViewConnector.CloseView ();