diff --git a/worldsrv/action_player.go b/worldsrv/action_player.go index 0616a79..1c853d5 100644 --- a/worldsrv/action_player.go +++ b/worldsrv/action_player.go @@ -3237,8 +3237,8 @@ func CSUpdateAttribute(s *netlib.Session, packetId int, data interface{}, sid in } } else { pack.OpRetCode = player_proto.OpResultCode_OPRC_Sucess - send() p.GuideData[msg.GuideId] = int32(msg.Param[0]) + send() return nil } case common.AttributeGuideTest: