From 329395f22722266226cb1fd5534c631a5c33d16f Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Mon, 22 Apr 2024 17:06:16 +0800 Subject: [PATCH] 1 --- doc/_common.py | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/_common.py b/doc/_common.py index 09e0a911..d426f3c7 100644 --- a/doc/_common.py +++ b/doc/_common.py @@ -1120,6 +1120,7 @@ class TeamReportMember(object): ['head_frame', 0, '头像框'], ['sex', 0, '性别'], ['dead', 0, '是否已死亡'], + ['dead_times', 0, '死亡次数'], ['is_mvp', 0, '是否mvp'], ['hero_id', 0, '英雄id'],