| ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerFriend.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerFriend.py
@@ -272,7 +272,8 @@ GameWorld.Log("JoinFriendAnswer -> 封包异常 ->玩家没有这个请求", playerID) return if not clientData.Answer and srcPlayer: if not clientData.Answer: if srcPlayer: #XW_SJ_RefuseApply XXX拒绝把你加为好友 PlayerControl.NotifyCode(srcPlayer, 'Friend_RejectFriend', [curPlayer.GetName()]) return