7954 【2.0.200】【主干】【后端】跨服PVP匹配机器人规则优化(修复PK机器人失败结算报错)
1个文件已修改
3 ■■■■ 已修改文件
ServerPython/CoreServerGroup/GameServer/Script/GameWorldLogic/CrossRealmPK.py 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/CoreServerGroup/GameServer/Script/GameWorldLogic/CrossRealmPK.py
@@ -1707,8 +1707,7 @@
    overType = 0
    roundWinnerIDList = []
    notifyState = False
    if winner:
        winnerID = winner.playerID
    winnerID = winner.playerID if winner else 0
    tagPlayerID = 0
    tagPlayerName = ""