幸运礼物 图片不再记录
(cherry picked from commit f0ee9dc2920a45074cc2bdbbd38831c0675a8bda)
This commit is contained in:
parent
11fcf9502a
commit
18591d21ed
@ -434,7 +434,7 @@ public class GameLuckyGiftCommon {
|
|||||||
.setSysOrigin(param.getSysOrigin())
|
.setSysOrigin(param.getSysOrigin())
|
||||||
.setGiftIncCount(param.getGiftsCount())
|
.setGiftIncCount(param.getGiftsCount())
|
||||||
.setGiftCombos(param.getComboCount())
|
.setGiftCombos(param.getComboCount())
|
||||||
.setGiftCover(param.getGift().getGiftPhoto())
|
// .setGiftCover(param.getGift().getGiftPhoto())
|
||||||
.setPayAmount(payAmount)
|
.setPayAmount(payAmount)
|
||||||
.setMultiple(multiple)
|
.setMultiple(multiple)
|
||||||
.setChangeInventory(false)
|
.setChangeInventory(false)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user