This commit is contained in:
yangduo 2024-12-12 17:16:34 +08:00
parent 1e1b9fa12a
commit aa6c01ea4f

View File

@ -38,6 +38,7 @@ class AAWheel(object):
['point', 0, '点数'],
['award', _common.WheelAward(), '奖励信息'],
['side_effect', _common.WheelSideEffect(), '附加效应'],
['award_grid', 0, '0:普通奖励;1:格子大奖']
]
},
{