少年修仙传客户端代码仓库
client_linchunjie
2018-09-03 328aa709c2b9cd4b6fe5db13685d785dc0db8bd0
Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
1个文件已修改
6 ■■■■ 已修改文件
System/Store/StoreModel.cs 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Store/StoreModel.cs
@@ -222,6 +222,7 @@
        {
            ControllerRedPoint();
        }
    }
    private void RefreshServerHour()
@@ -529,11 +530,6 @@
                }
            }
        }
        else
        {
            return true;
        }
        return false;
    }