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;