修复结算界面中返回主页按钮的功能

This commit is contained in:
2026-07-04 17:56:15 +08:00
parent 351c783c03
commit 8a6721f22a
4 changed files with 17 additions and 10 deletions
+2
View File
@@ -93,6 +93,8 @@ namespace GameFramework
}
transitionImage.gameObject.SetActive(false);
}
isLoading = false;
}
}
}