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