LAPTOP-OM1V99U2\永远de小亡灵 10 달 전
부모
커밋
5c50f2c8c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ActionTowerDefense/Assets/Scripts/Conduct/FanFlyingSwords.cs

+ 1 - 1
ActionTowerDefense/Assets/Scripts/Conduct/FanFlyingSwords.cs

@@ -8,7 +8,7 @@ public class FanFlyingSwords : MonoBehaviour
     public PlayerController owner;
     public float angleRange;
     public int swordsNum;
-    public int damage;
+    [Header("É˺¦")]public int damage;
     // Start is called before the first frame update
     public void Biu()
     {