fix:1、添加sdk。2、修复bug
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using ChillConnect;
|
||||
using Roy;
|
||||
using SGModule.DataStorage;
|
||||
using SGModule.NetKit;
|
||||
@@ -13,8 +14,10 @@ public static partial class DataMgr {
|
||||
|
||||
DataManager.Instance.ClearAllData();
|
||||
UserID.Value = loginModel.Uid;
|
||||
GameHelper.InitNewWatchCDList(true);
|
||||
}
|
||||
|
||||
GameHelper.InitNewWatchCDList();
|
||||
// ObjectExtensionsTest.AsTestRun();
|
||||
|
||||
// Debug.Log($"barry init Preferences----2---{jsomnStr}");
|
||||
|
||||
Reference in New Issue
Block a user