fix:1、添加sdk。2、修复bug
This commit is contained in:
@@ -45,7 +45,7 @@ namespace ChillConnect
|
||||
protected override void OnClose()
|
||||
{
|
||||
AdRedeemManager.Instance.Destroy();
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(true);
|
||||
GameHelper.showGameUI = true;
|
||||
HallManager.Instance.UpdateSecondEvent -= initList;
|
||||
HallManager.Instance.UpdateSecondEvent -= upWatchAdsBtn;
|
||||
@@ -78,7 +78,7 @@ namespace ChillConnect
|
||||
{
|
||||
isAutoPop = (bool)args;
|
||||
}
|
||||
|
||||
WebviewManager.Instance.SetDarkThough(false);
|
||||
// test
|
||||
// SaveData.GetSaveObject().remove_ad_time = Convert.ToInt32(GameHelper.GetNowTime()) + 5;
|
||||
// SaveData.GetSaveObject().is_get_removead = true;
|
||||
|
||||
Reference in New Issue
Block a user