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