Assets/Scripts/Event/EventType.cs @@ -43,6 +43,8 @@ EndlessCompletedPort, // 无尽模式关卡结束 EndlessLevelCompleted, // 无尽模式boss召唤结束 EndlessBossSummonEnd, } }