fix:1、添加sdk。2、修复bug
This commit is contained in:
@@ -50,6 +50,7 @@ namespace ChillConnect
|
||||
|
||||
protected override void OnClose()
|
||||
{
|
||||
WebviewManager.Instance.SetDarkThough(true);
|
||||
HallManager.Instance.UpdateSecondEvent -= upTime;
|
||||
|
||||
RankSystemMgr.Instance.upRewardAndRank();
|
||||
@@ -71,7 +72,7 @@ namespace ChillConnect
|
||||
{
|
||||
ui.group_top.y += 68;
|
||||
}
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(false);
|
||||
TrackKit.SendEvent(Property.rank_Event,Property.RankShow);
|
||||
|
||||
HallManager.Instance.UpdateSecondEvent += upTime;
|
||||
|
||||
Reference in New Issue
Block a user