ServerPython/CoreServerGroup/GameServer/Script/GameWorldLogic/CrossRealmPK.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/GameWorldLogic/CrossRealmPK.py
@@ -1910,6 +1910,7 @@ SetIsCrossPKMatching(curPlayer, 1) startMatchPack.IsRobot = 0 elif result == 2: SetIsCrossPKMatching(curPlayer, 0) startMatchPack.IsRobot = 1 NetPackCommon.SendFakePack(curPlayer, startMatchPack)