货币获取上报总数量
This commit is contained in:
parent
f9f5587e0c
commit
bef87baceb
@ -659,6 +659,7 @@ function BIReport:postGemGet(num, getType, itemId)
|
|||||||
type = getType,
|
type = getType,
|
||||||
coin_num = num,
|
coin_num = num,
|
||||||
coin_type = BIReport.COIN_TYPE[itemId],
|
coin_type = BIReport.COIN_TYPE[itemId],
|
||||||
|
coin_all = DataManager.BagData.ItemData:getItemNumById(itemId),
|
||||||
}
|
}
|
||||||
self:report(EVENT_NAME_COIN_GET, args)
|
self:report(EVENT_NAME_COIN_GET, args)
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user