bug修改

This commit is contained in:
2026-05-25 14:30:59 +08:00
parent 48aa54ee8d
commit 17902c05cf
35 changed files with 177 additions and 137 deletions
@@ -107,7 +107,7 @@ namespace ChillConnect
ui.btn_privacy.SetClick(() => { UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.PrivacyUI_Open, 0); });
ui.btn_terms.SetClick(() => { UICtrlDispatcher.Instance.Dispatch(UICtrlMsg.PrivacyUI_Open, 1); });
ui.btn_official.SetClick(() => { OpenBrowser.OpenURL("https://www.ballcrushbest.fun"); });
ui.btn_official.SetClick(() => { OpenBrowser.OpenURL("https://reddhotcompangost.com"); });
ui.btn_us.SetClick(() => { GameHelper.OpenEmail(); });