ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerControl.py
@@ -302,7 +302,7 @@ ''' 设置玩家跨服状态 @param isExitCrossRealm: 非跨服状态时是否通知前端退出跨服服务器 ''' curPlayer.SetExAttr5(value) curPlayer.SetExAttr5(1 if value else 0) SetMapServerPlayerAttrValue(curPlayer, "SetExAttr5", value) return