hch
9 天以前 2e1b809d4bb794b2dcd75e0e9223d3c2c5de991d
0312 修复引导右侧栏的时候不做缩进处理
1个文件已修改
1 ■■■■ 已修改文件
Main/System/Main/RightFuncInHome.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/Main/RightFuncInHome.cs
@@ -40,6 +40,7 @@
        clickScreenOtherSpaceEvent.AddListener(() =>
        {
            if (NewBieCenter.Instance.inGuiding) return;
            if (isShow)
            {
                isShow = !isShow;