This commit is contained in:
aozhiwei 2022-12-25 14:32:23 +08:00
parent 7f68e9f298
commit cbf480bc9a

View File

@ -657,7 +657,7 @@ message MFEmote
{
optional int32 emote_id = 1; //id
optional int32 player_id = 3; //id
optional string msg = 5;;
optional string msg = 5;
}
//