少年修仙传客户端代码仓库
client_Zxw
2018-09-11 a50d5a3cfbc1e1e639e0c118cca494e596da8426
System/ClientVersion/VersionUtility.cs
@@ -168,7 +168,7 @@
        step = Step.Completed;
    }
    const string maoerGameAppId = "498mrgame";
    const string maoerGameAppId = "mrgame";
    public bool IsMaoErGame()
    {
        return VersionConfig.Get().appId == maoerGameAppId;