更新bug

This commit is contained in:
2026-05-25 10:07:19 +08:00
parent c8a5c4f2e5
commit f0d5a44e4f
557 changed files with 214 additions and 40840 deletions
+3 -3
View File
@@ -18,12 +18,12 @@ namespace ChillConnect
public class MaxADKit
{
public static string SDKKey =
"oXM0CzVDi7P1HstOpKvFMInPMOzpQ9uA6t3x75q5f5wQvsEy9vuiiiM94ZJCJSV7PcZGroSSInQCTGsu04QEiE";
"mmVXU9O_ESeur52h0VwzCGfbI4wB8LxeBfydReplRMm2JmN8eNMVgSuiKy2bmTJ00m4DHSKFxhaH1pnpEME5bB";
public static string interstitialADUnitID = "52fc3c1eb33c2328";
public static string interstitialADUnitID = "bb957e86a7b5ae7c";
public static string rewardedADUnitID = "302d1d8e3c7a9c44";
public static string rewardedADUnitID = "100870cb72cf50ca";
public static string AppOpenAdUnitId = "b8a4fccf2f151b0d";
private const float RevenueThreshold = 0.1f;