Main/System/BeautyMM/BeautyMMManager.cs
@@ -671,7 +671,8 @@ case 8: WarlordPavilionManager.Instance.TryGetHistoryMaxFinishProgress(out int layerNum, out int levelNum); if (layerNum > beauty.UnlockValue) FBDJGLevelConfig.TryGetNextLevel(layerNum, levelNum, out int nextLayerNum, out int nextLevelNum); if (nextLayerNum > beauty.UnlockValue) { return 3; }