Assets/Scripts/Enum/EndlessBossSkillType.cs @@ -9,13 +9,16 @@ { None, // 魔法护盾 ShieldWall, // 泡泡炸弹 BubbleBomb, // 召唤木桩 WoodPile WoodPile, // 禁锢泡泡 BondageBubble, // 魔法护盾 ShieldWall, } }