fix: 修复bug

This commit is contained in:
barry
2026-07-09 16:37:31 +08:00
parent 7003140acc
commit f2586d11a6
19 changed files with 19013 additions and 19002 deletions
+3 -1
View File
@@ -84,8 +84,10 @@ namespace RedHotRoast
AppDispatcher.Instance.Dispatch(AppMsg.AppManagerRegister);
AppDispatcher.Instance.Dispatch(AppMsg.InitUIMgr);
#if UNITY_EDITOR
NetworkDispatcher.Instance.Dispatch(NetworkMsg.Login);
#endif
AppDispatcher.Instance.AddListener(AppMsg.LoginInit, OnLoadingComplete);
// PreferencesMgr.Instance.InitPreferences();