diff options
| author | chai <chaifix@163.com> | 2021-09-01 10:29:02 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2021-09-01 10:29:02 +0800 |
| commit | 046002902a421db273d832deea1a0a4b3b989a0c (patch) | |
| tree | 278008556cf85f1776af502f613834eb91cc0c71 /Assets/Scripts/Unit/Component/UnitRender.cs | |
| parent | 5ccdd2737229a33e924e21616d56364773018086 (diff) | |
| parent | e7c9ddfae65a93336d414c2af90effd1d8bada82 (diff) | |
Merge branch 'master' of warmcat.org:/home/git-repo/Erika
Diffstat (limited to 'Assets/Scripts/Unit/Component/UnitRender.cs')
| -rw-r--r-- | Assets/Scripts/Unit/Component/UnitRender.cs | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Assets/Scripts/Unit/Component/UnitRender.cs b/Assets/Scripts/Unit/Component/UnitRender.cs deleted file mode 100644 index 2ba53a7d..00000000 --- a/Assets/Scripts/Unit/Component/UnitRender.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-
-// 控制角色渲染
-[DisallowMultipleComponent]
-public class UnitRender : UnitComponent
-{
-
-
-
-}
|
