From 2a1cd4fda8a4a8e649910d16b4dfa1ce7ae63543 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Fri, 12 May 2023 09:24:40 +0800 Subject: *misc --- marching/Assets/Scripts/Stats/CharacterStatsDef.cs | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 marching/Assets/Scripts/Stats/CharacterStatsDef.cs (limited to 'marching/Assets/Scripts/Stats/CharacterStatsDef.cs') diff --git a/marching/Assets/Scripts/Stats/CharacterStatsDef.cs b/marching/Assets/Scripts/Stats/CharacterStatsDef.cs deleted file mode 100644 index 87eeecd..0000000 --- a/marching/Assets/Scripts/Stats/CharacterStatsDef.cs +++ /dev/null @@ -1,13 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class CharacterStatsDef -{ - public string uid; - - public string name_key; - - public int type; - -} -- cgit v1.1-26-g67d0