From b8a694746562b37dc8dc5b8b5aec8612bb0964fc Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Thu, 11 May 2023 19:14:31 +0800 Subject: +misc --- marching/Assets/Scripts/Properties/PropertyBase.cs | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 marching/Assets/Scripts/Properties/PropertyBase.cs (limited to 'marching/Assets/Scripts/Properties/PropertyBase.cs') diff --git a/marching/Assets/Scripts/Properties/PropertyBase.cs b/marching/Assets/Scripts/Properties/PropertyBase.cs deleted file mode 100644 index 1bdd340..0000000 --- a/marching/Assets/Scripts/Properties/PropertyBase.cs +++ /dev/null @@ -1,11 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -/// -/// 单个属性 -/// -public abstract class PropertyBase -{ - -} \ No newline at end of file -- cgit v1.1-26-g67d0