From c8b85b0f79765d657994f6fd2c450bbb33cb02b4 Mon Sep 17 00:00:00 2001 From: huyufei Date: Thu, 1 Aug 2024 17:40:37 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=20=E8=AE=BE=E7=BD=AE=20Banner?= =?UTF-8?q?=20=E7=9A=84=E9=BB=98=E8=AE=A4=E5=80=BC=E5=BA=95=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huyufei --- Runtime/GuruCore/Runtime/Ads/AdsInitSpec.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/GuruCore/Runtime/Ads/AdsInitSpec.cs b/Runtime/GuruCore/Runtime/Ads/AdsInitSpec.cs index 13e8f8b..e3c0451 100644 --- a/Runtime/GuruCore/Runtime/Ads/AdsInitSpec.cs +++ b/Runtime/GuruCore/Runtime/Ads/AdsInitSpec.cs @@ -15,7 +15,7 @@ namespace Guru public static AdsInitSpec Build(bool loadBanner = true, bool loadInterstitial = true, bool loadReward = true, - bool autoLoad = true, bool isDebug = false, string bannerColorHex = "#00000000") + bool autoLoad = true, bool isDebug = false, string bannerColorHex = "#00000040") { return new AdsInitSpec {