hch
2025-12-16 ef587382f3e7dc7a07fef1535b8229db4f8048c8
Main/System/ClientVersion/VersionUpdateWin.cs
@@ -36,8 +36,7 @@
    {
        base.OnOpen();
        // 窗口打开时的逻辑
        //  TODO YYL
        m_Info.text = string.Empty;//Language.GetFromLocal(9);
        m_Info.text = Language.GetFromLocal(9);
    }
    protected override void OnClose()