引导修改

This commit is contained in:
by 2024-11-01 14:29:07 +08:00
parent cbfb53a8f1
commit 01bc6bfd63
1 changed files with 1 additions and 1 deletions

View File

@ -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: