猫草大作战
This commit is contained in:
parent
11d38f9483
commit
c814fac8ba
@ -478,7 +478,7 @@ func (p *Player) handle(m *msg.Msg) error {
|
||||
ReplyInfo := FriendMod.AddReplyInfo(m.From, friend.REPLY_TYPE_CATNIP_ITEMS, "", m.End, Items)
|
||||
PlayerSimpleData := G_GameLogicPtr.GetResSimplePlayerByUid(m.From)
|
||||
p.PushClientRes(&proto.ResFriendReplyNotify{
|
||||
Info: &proto.ResFriendLog{
|
||||
Info: &proto.ResFriendReply{
|
||||
Player: PlayerSimpleData,
|
||||
Param: ReplyInfo.Param,
|
||||
Type: int32(ReplyInfo.Type),
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user