From eb4e64036aeb5a016378c90d4dc4d8f8b63c2900 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 29 Jul 2021 16:43:03 +0800 Subject: =?UTF-8?q?*=E7=A7=BB=E5=8A=A8=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Unit/Component/UnitAnimation.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Assets/Scripts/Unit/Component/UnitAnimation.cs') diff --git a/Assets/Scripts/Unit/Component/UnitAnimation.cs b/Assets/Scripts/Unit/Component/UnitAnimation.cs index 568863c9..d30dffe0 100644 --- a/Assets/Scripts/Unit/Component/UnitAnimation.cs +++ b/Assets/Scripts/Unit/Component/UnitAnimation.cs @@ -41,7 +41,6 @@ public class UnitAnimation : UnitComponent { LogHelper.LogError("没有挂Animator组件"); } - } public void Play(ETrigger trigger) -- cgit v1.1-26-g67d0