summaryrefslogtreecommitdiff
path: root/Client/Assembly-CSharp/LobbyBehaviour.cs
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-01-04 15:08:37 +0800
committerchai <chaifix@163.com>2021-01-04 15:08:37 +0800
commitaf50160ef5c9a55506157d7d94e20c17cd28ed42 (patch)
tree95b8c3ee1974b0d5132675473a6cd8382fe99cc6 /Client/Assembly-CSharp/LobbyBehaviour.cs
parent00cfa93034c5b6fad750b395ac14a1c58c9dd93f (diff)
*协议
Diffstat (limited to 'Client/Assembly-CSharp/LobbyBehaviour.cs')
-rw-r--r--Client/Assembly-CSharp/LobbyBehaviour.cs1
1 files changed, 1 insertions, 0 deletions
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;