From af50160ef5c9a55506157d7d94e20c17cd28ed42 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 4 Jan 2021 15:08:37 +0800 Subject: =?UTF-8?q?*=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Client/Assembly-CSharp/LobbyBehaviour.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Client/Assembly-CSharp/LobbyBehaviour.cs') diff --git a/Client/Assembly-CSharp/LobbyBehaviour.cs b/Client/Assembly-CSharp/LobbyBehaviour.cs index de036b7..57b2f63 100644 --- a/Client/Assembly-CSharp/LobbyBehaviour.cs +++ b/Client/Assembly-CSharp/LobbyBehaviour.cs @@ -3,6 +3,7 @@ using Hazel; using InnerNet; using UnityEngine; +// 大厅,没有需要同步的数据 public class LobbyBehaviour : InnerNetObject { public static LobbyBehaviour Instance; -- cgit v1.1-26-g67d0