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;