yyl
2026-01-09 f90bcf177217ad0e104bc811d576c1517b79758e
Main/System/Main/MainWin.cs
@@ -40,7 +40,7 @@
    {
        base.InitComponent();
        avatarCell.redpoint.redpointId = MainRedDot.PhantasmPavilionRepoint;
        avatarCell.button.SetListener(() =>
        avatarCell.SetListener(() =>
        {
            UIManager.Instance.OpenWindow<PlayerProfileWin>();
        });