修改包名

This commit is contained in:
2026-05-20 15:18:16 +08:00
parent e0ddde0393
commit a9497b537d
13 changed files with 36 additions and 27 deletions
+2 -2
View File
@@ -101,8 +101,8 @@ namespace ChillConnect
isGameStart = true;
TrackKit.TrackLoginFunnel(LoginFunnelEventType.EnterHall);
Debug.Log("?????????????????" + PurchasingManager.GetPaySku(PayType.pack_reward));
Debug.Log(JsonConvert.SerializeObject(ConfigSystem.GetConfig<ApplePayModel>().DataList));
// Debug.Log("?????????????????" + PurchasingManager.GetPaySku(PayType.pack_reward));
// Debug.Log(JsonConvert.SerializeObject(ConfigSystem.GetConfig<ApplePayModel>().DataList));
// bool enterGame = CommonHelper.GetBoolByChance(ConfigSystem.GetConfig<CommonModel>().roomrate / 100f);
// if (GameHelper.IsGiftSwitch() && enterGame)
// {