1
This commit is contained in:
@@ -30,9 +30,10 @@ func (p *Player) MessWin(win bool) {
|
||||
p.ItemAdd(iteminfo.ItemID, int64(getcony))
|
||||
}
|
||||
p.Service.Talk.Update(5000)
|
||||
p.SendPackCmd(50006, &pet.S2C_50006{
|
||||
ItemID: 3,
|
||||
Count: getcony,
|
||||
})
|
||||
}
|
||||
p.SendPackCmd(50006, &pet.S2C_50006{
|
||||
ItemID: 3,
|
||||
Count: getcony,
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user