From e6c4b795f52e96b35bdc93f96f4a5dbb489445bf Mon Sep 17 00:00:00 2001 From: shenjianxing <”315615051@qq.com“> Date: Mon, 13 Jan 2025 17:46:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E5=BC=95?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Item/Point3DItem.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/Scripts/Item/Point3DItem.cs b/Assets/Scripts/Item/Point3DItem.cs index 86ae933b..49555550 100644 --- a/Assets/Scripts/Item/Point3DItem.cs +++ b/Assets/Scripts/Item/Point3DItem.cs @@ -4,7 +4,6 @@ using System.Collections; using System.Collections.Generic; using UnityEngine; using XMLTool; -using static UnityEditor.Progress; public class Point3DItem : MonoBehaviour {