lcy
2026-01-29 34c9e63772d9bf214d027c16e396f437871ddb01
Main/System/Guild/GuildNoteWin.cs
@@ -117,6 +117,11 @@
            }
        }
        scroller.Restart();
        if (!isNullOrEmpty)
        {
            scroller.JumpIndex(list.Count - 1);
        }
        noNote.SetActive(isNullOrEmpty);
        hasNote.SetActive(!isNullOrEmpty);