1
This commit is contained in:
parent
eac4fdcbe8
commit
2042f67701
@ -924,7 +924,8 @@ class BattleHistory(object):
|
|||||||
['idx', 0, '唯一id'],
|
['idx', 0, '唯一id'],
|
||||||
['battle_uniid', 0, '战斗记录唯一id'],
|
['battle_uniid', 0, '战斗记录唯一id'],
|
||||||
['account_id', '', '用户 account_id'],
|
['account_id', '', '用户 account_id'],
|
||||||
['match_mode', 0, '0: 匹配 pvp 1: 排位赛 2: pve'],
|
['room_mode', 0, '0: pvp 1: pve'],
|
||||||
|
['pvp_mode', 0, '0: 匹配 1: 排位'],
|
||||||
['team_mode',0, '0:单人 1:组队'],
|
['team_mode',0, '0:单人 1:组队'],
|
||||||
['battle_rank', 0, '战斗排名'],
|
['battle_rank', 0, '战斗排名'],
|
||||||
['team_rank',0, '团队排名'],
|
['team_rank',0, '团队排名'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user