From 01bc6bfd63f644a132432cbb98dfe19a7eac3e02 Mon Sep 17 00:00:00 2001 From: by <123456@qq.com> Date: Fri, 1 Nov 2024 14:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=AF=BC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/action_player.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: