System/CrossServerOneVsOne/CrossServerOneVsOneModel.cs
@@ -502,11 +502,11 @@ } public bool TryGetBuyMatchTimes() public bool TryGetBuyMatchTimes(string key) { if (!CrossServerOneVsOnePKSeason.Instance.isSatisfyMatch) { SysNotifyMgr.Instance.ShowTip("CrossMatching21"); SysNotifyMgr.Instance.ShowTip(key); return false; }