1
This commit is contained in:
parent
2ac289c997
commit
9f02adf5b5
@ -119,7 +119,7 @@ class Battle(object):
|
|||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
['reward', _common.BattleReward(), '武器2奖励'],
|
['reward', _common.BattleItemReward(), '武器2奖励'],
|
||||||
['rank_score', _common.BattleRankScore(), '排位分信息'],
|
['rank_score', _common.BattleRankScore(), '排位分信息'],
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user