好友打招呼奖励bug修复

This commit is contained in:
hahwu 2026-04-02 17:24:36 +08:00
parent 539b3a8738
commit 23e1cf21cd

View File

@ -436,6 +436,7 @@ func ReqFriendReplyHandle(player *Player, buf []byte) error {
Extra: ReplyData,
})
FriendMod.GreetingFriend(int(ReplyInfo.Uid))
case friend.REPLY_TYPE_GREETING_Get:
reply_items := baseCfg.GetFriendReplyReward()
items = append(items, reply_items...)
case friend.REPLY_TYPE_CATNIP: // 猫草大作战同意邀请