yyl
2025-12-02 75333b0174316e253d140f77bf5b79f00ced8ff0
Main/System/InternalAffairs/AffairFuncCell.cs
@@ -43,15 +43,11 @@
        {
            UIManager.Instance.OpenWindow<GoldRushWorkerWin>();
        }
        if (funcID == 42)
        else if (funcID == 42)
        {
            UIManager.Instance.OpenWindow<PhantasmPavilionWin>();
        }
        // else if (funcID == 214)
        // {
        //     GoldRushManager.Instance.NotifyGoldRushEvent(0, 0, 2);
        // }
    }
}