This commit is contained in:
aozhiwei 2022-05-27 13:07:28 +08:00
parent 82ca8dfb4f
commit 81e5db36a8

View File

@ -916,7 +916,7 @@ message CMMatchChoose
repeated MFPair skill_list = 4; repeated MFPair skill_list = 4;
repeated int32 baseskin = 5; repeated int32 baseskin = 5;
optional int32 hero_skin = 6; optional int32 hero_skin = 6;
optional int32 hero_uniid = 7; optional string hero_uniid = 7;
} }
message CMMatchStartGame message CMMatchStartGame