From 64061aee5d7849f348f07b78fc3f96ad7555c147 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 2 Nov 2020 09:00:15 +0800 Subject: *jump --- Assets/Scripts/Avatar/HitDef.cs | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Assets/Scripts/Avatar/HitDef.cs (limited to 'Assets/Scripts/Avatar/HitDef.cs') diff --git a/Assets/Scripts/Avatar/HitDef.cs b/Assets/Scripts/Avatar/HitDef.cs deleted file mode 100644 index a0361753..00000000 --- a/Assets/Scripts/Avatar/HitDef.cs +++ /dev/null @@ -1,9 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -// 一个hit的效果,如果一个attack有多个hit,需要定义多个HitDef -public struct HitDefination -{ - -} -- cgit v1.1-26-g67d0