增加sdk
This commit is contained in:
@@ -128,7 +128,7 @@ namespace ScrewsMaster
|
||||
RequestHeart();
|
||||
TimerHelper.UnscaleGeneral.AddLoopTimer(60, (timer) => { RequestHeart(); });
|
||||
NetworkDispatcher.Instance.Dispatch(NetworkMsg.GetPlayData);
|
||||
MaxADKit.Init();
|
||||
// MaxADKit.Init();
|
||||
}
|
||||
|
||||
private void TrackLoginActivity(bool isSuccess)
|
||||
|
||||
Reference in New Issue
Block a user