1
This commit is contained in:
parent
873b5e831d
commit
4155d71b3c
@ -47,7 +47,7 @@ class Battle(object):
|
|||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
['!info', [_common.BattleSettlement()], '战绩详情'],
|
['info', _common.BattleSettlement(), '战绩详情'],
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user