1
This commit is contained in:
parent
2f4f6f6a29
commit
23f5b937d8
@ -1863,6 +1863,8 @@ class BigwheelInfo(object):
|
||||
self.fields = [
|
||||
['drawed_times', 0, '已抽次数'],
|
||||
['total_times', 0, '总次数'],
|
||||
['single_src_cost', 0, '单次抽奖消耗(钻石)-原价'],
|
||||
['double_src_cost', 0, '双次抽奖消耗(钻石)-原价'],
|
||||
['single_cost', 0, '单次抽奖消耗(钻石)'],
|
||||
['double_cost', 0, '双次抽奖消耗(钻石)'],
|
||||
['!items1', [BigwheelGrid()], '档位1'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user