You've already forked taptap2024_GJ_chidouren
updat core
This commit is contained in:
@@ -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 ();
|
||||
|
||||
Reference in New Issue
Block a user