From d653a7a8b6ec4efb40d39a455805880bf494e785 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 6 Jan 2021 18:58:27 +0800 Subject: =?UTF-8?q?*=E7=BD=91=E7=BB=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Client/Assembly-CSharp/Msg.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Client/Assembly-CSharp/Msg.cs') diff --git a/Client/Assembly-CSharp/Msg.cs b/Client/Assembly-CSharp/Msg.cs index aa7106c..58b3576 100644 --- a/Client/Assembly-CSharp/Msg.cs +++ b/Client/Assembly-CSharp/Msg.cs @@ -8,10 +8,11 @@ HostGame // 作为Host建房间 gameSettings // 单局配置 } -JoinGame // 加入游戏 +JoinGame // 某个玩家加入游戏 { - JoinGame + JoinGame // 1 gameId // 如果加入失败,gameId存失败原因 + clientId } StartGame // host玩家开始游戏 -- cgit v1.1-26-g67d0