1
This commit is contained in:
parent
a690aaa7fc
commit
28946f80b9
@ -686,6 +686,7 @@ message SMJoinedNotify
|
||||
optional int32 team_mode = 1; //队伍模式 0:单人 1:多人
|
||||
optional int32 player_id = 2; //玩家id(自己)
|
||||
optional bool started = 3; //游戏是否已开始
|
||||
optional string room_uuid = 4; //房间唯一id
|
||||
|
||||
optional int32 map_type = 5; //目前没用到
|
||||
optional bool elo_start = 6; //目前没用到
|
||||
|
Loading…
x
Reference in New Issue
Block a user