From e31ee20bef28b5621b5bbbde6b2a9e22bf9d3442 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期五, 28 十二月 2018 19:17:50 +0800
Subject: [PATCH] 5398 子 【开发】【1.4】跨服竞技场 / 【前端】【1.4】跨服竞技场开发

---
 System/MainInterfacePanel/MainInterfaceWin.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/MainInterfacePanel/MainInterfaceWin.cs b/System/MainInterfacePanel/MainInterfaceWin.cs
index 5996f0a..5d9220e 100644
--- a/System/MainInterfacePanel/MainInterfaceWin.cs
+++ b/System/MainInterfacePanel/MainInterfaceWin.cs
@@ -1269,7 +1269,7 @@
 
         private void IsCrossServerOneVsOne()
         {
-            if (GameNetSystem.Instance.crossServerConnected_Loigc)//鏄惁鍐嶈法鏈嶅壇鏈腑
+            if (PlayerDatas.Instance.baseData.ExAttr5 == 1)//鏄惁鍐嶈法鏈嶅壇鏈腑
             {
                 if (!WindowCenter.Instance.IsOpen("FightingPKWin"))
                 {

--
Gitblit v1.8.0