From 028e6a9bf2eba417229bbbe182f6ddf89fc3a808 Mon Sep 17 00:00:00 2001 From: NieZhi <1055482849@qq.com> Date: Fri, 13 Dec 2024 18:53:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/其他/JK.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/其他/JK.cs b/Scripts/其他/JK.cs index 369f269..e1308a5 100644 --- a/Scripts/其他/JK.cs +++ b/Scripts/其他/JK.cs @@ -9,7 +9,7 @@ public class JK : MonoBehaviour // 要播放的视频 URL private string videoUrl = "http://120.24.108.232:80/rtp/41010500002000000001_34020000001320000001.live.mp4"; - + void Start() { if (mediaPlayer != null)