猫草大作战

This commit is contained in:
hahwu 2025-12-19 18:46:22 +08:00
parent 11d38f9483
commit c814fac8ba
2 changed files with 635 additions and 636 deletions

View File

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