fix:1、删除部分不用的资源代码。2、a面修复bug
This commit is contained in:
@@ -19,12 +19,12 @@ namespace RedHotRoast
|
||||
public class MaxADKit
|
||||
{
|
||||
public static string SDKKey =
|
||||
"oXM0CzVDi7P1HstOpKvFMInPMOzpQ9uA6t3x75q5f5wQvsEy9vuiiiM94ZJCJSV7PcZGroSSInQCTGsu04QEiE";
|
||||
"LHx_tPFslZpTTiIPABmS24T7Ev1QEVOUVOzirpkxLUuTwJTVZGCKAk9L3Tm3FwuM5LxHK3q1EIbAemJB5sNpX2";
|
||||
|
||||
public static string interstitialADUnitID = "e3b89b902a31fb28";
|
||||
public static string interstitialADUnitID = "8971dfc98065c2c0";
|
||||
|
||||
|
||||
public static string rewardedADUnitID = "a19836405c24924d";
|
||||
public static string rewardedADUnitID = "13c3601021e6a8b9";
|
||||
|
||||
|
||||
private const float RevenueThreshold = 0;
|
||||
|
||||
Reference in New Issue
Block a user