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