From b3c541cb84b768e57a4f792cbed1fb586bb5f9db Mon Sep 17 00:00:00 2001 From: huyufei Date: Thu, 1 Aug 2024 17:40:52 +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 --- Runtime/Code/Config/GuruSDKInitConfig.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/Code/Config/GuruSDKInitConfig.cs b/Runtime/Code/Config/GuruSDKInitConfig.cs index 9ccc896..3522ebb 100644 --- a/Runtime/Code/Config/GuruSDKInitConfig.cs +++ b/Runtime/Code/Config/GuruSDKInitConfig.cs @@ -36,7 +36,7 @@ namespace Guru /// /// Banner 背景颜色 Hex 值 /// - public string BannerBackgroundColor = "#00000000"; + public string BannerBackgroundColor = "#00000040"; /// /// 已购买去广告道具 ///