1
This commit is contained in:
parent
8fe90377b7
commit
4547820c28
@ -598,6 +598,7 @@ func (this *player) CMChooseBattleItem(hdr *f5.MsgHdr, msg *cs.CMChooseBattleIte
|
|||||||
q5.DuckToSimple(rspObj.ItemNum, &itemNum)
|
q5.DuckToSimple(rspObj.ItemNum, &itemNum)
|
||||||
q5.DuckToSimple(rspObj.ItemType, &itemType)
|
q5.DuckToSimple(rspObj.ItemType, &itemType)
|
||||||
q5.DuckToSimple(rspObj.ItemSubType, &itemSubType)
|
q5.DuckToSimple(rspObj.ItemSubType, &itemSubType)
|
||||||
|
this.SendMsg(rspMsg)
|
||||||
this.GetTeam().SendUpdateNotify()
|
this.GetTeam().SendUpdateNotify()
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user