队伍信息添加服务器名称字段

master_huanxiang
wangzhenxing 2021-09-07 21:01:08 +08:00
parent c609dfe1c3
commit bd8b3ac8ff
1 changed files with 1 additions and 0 deletions

View File

@ -676,6 +676,7 @@ option optimize_for = SPEED;
optional int32 practiceLevel = 10;//
repeated TeamOneTeamInfo crossTeam = 11;//
optional int32 crossTeamScore = 12;//
optional string serverName = 13; //
}
//