hch
9 天以前 c8aea6cbef51b3dd41b4d911bc7e6bf89a6e2e2d
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;
                }