From 356d6e316b32ede5a20d35cf811054c4015180d0 Mon Sep 17 00:00:00 2001 From: chenxiangxue <910695411@qq.com> Date: Mon, 17 Jun 2024 09:52:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BulkCargo_UnityProject/Assets/Scripts/cxx/CallForTest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BulkCargo_UnityProject/Assets/Scripts/cxx/CallForTest.cs b/BulkCargo_UnityProject/Assets/Scripts/cxx/CallForTest.cs index 5c5f8324..96cb6a43 100644 --- a/BulkCargo_UnityProject/Assets/Scripts/cxx/CallForTest.cs +++ b/BulkCargo_UnityProject/Assets/Scripts/cxx/CallForTest.cs @@ -31,7 +31,7 @@ public class CallForTest : MonoBehaviour public string MONITOR_ID; /// - /// 服务器IP + /// 启动器传过来的服务器IP /// public string ServerIP;