LAPTOP-OM1V99U2\永远de小亡灵 há 10 meses atrás
pai
commit
5c50f2c8c8

+ 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()
     {