引导修改
This commit is contained in:
parent
cbfb53a8f1
commit
01bc6bfd63
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue