This commit is contained in:
aozhiwei 2023-06-03 18:06:18 +08:00
parent f67342df0e
commit 42a22a69e6

View File

@ -478,6 +478,8 @@ message MFHeroFull
repeated MFEffect effect_list = 14; //
optional int32 team_id = 15; //id
optional int32 hero_level = 16; //hero等级
repeated MFSkill skill_list = 18; //
}
//-