bug修改
This commit is contained in:
@@ -79,7 +79,7 @@ namespace ChillConnect
|
||||
AppDispatcher.Instance.AddListener(AppMsg.LoginInit, OnLoadingComplete);
|
||||
|
||||
// DataMgr.InitPreferences();
|
||||
// NetworkDispatcher.Instance.Dispatch(NetworkMsg.GetConfig);
|
||||
NetworkDispatcher.Instance.Dispatch(NetworkMsg.GetConfig);
|
||||
}
|
||||
private bool ispen = false;
|
||||
private void OnLoadingComplete(object param = null)
|
||||
|
||||
Reference in New Issue
Block a user