From 6b95c2ab2fdf570f16002714652ba8c8f46b1ec1 Mon Sep 17 00:00:00 2001 From: huyufei Date: Wed, 7 Aug 2024 22:36:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E4=B8=8A=E6=8A=A5BPla?= =?UTF-8?q?y=E5=AD=97=E6=AE=B5=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Runtime/Code/SDK/GuruSDK.Analytics.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/Code/SDK/GuruSDK.Analytics.cs b/Runtime/Code/SDK/GuruSDK.Analytics.cs index 31aac9f..4abae69 100644 --- a/Runtime/Code/SDK/GuruSDK.Analytics.cs +++ b/Runtime/Code/SDK/GuruSDK.Analytics.cs @@ -70,7 +70,7 @@ namespace Guru Model.SetBPlayValue(bPlay); Analytics.BPlay = bPlay; } - Analytics.SetBLevel(bPlay); + Analytics.SetBPlay(bPlay); } ///