diff options
author | chai <chaifix@163.com> | 2021-01-01 09:44:26 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-01-01 09:44:26 +0800 |
commit | be6caf20c319f55fe6fa5d918859af39991a899f (patch) | |
tree | 795cbdfd4eea3c442f5578ff0538ad63dfae0725 /Client/Assembly-CSharp/ShipStatus.cs | |
parent | e9ea621b93fbb58d9edfca8375918791637bbd52 (diff) |
*网络
Diffstat (limited to 'Client/Assembly-CSharp/ShipStatus.cs')
-rw-r--r-- | Client/Assembly-CSharp/ShipStatus.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Client/Assembly-CSharp/ShipStatus.cs b/Client/Assembly-CSharp/ShipStatus.cs index 81d8b4a..2e9cb2f 100644 --- a/Client/Assembly-CSharp/ShipStatus.cs +++ b/Client/Assembly-CSharp/ShipStatus.cs @@ -696,6 +696,7 @@ public class ShipStatus : InnerNetObject return false; } + // 关门 public void RpcCloseDoorsOfType(SystemTypes type) { if (AmongUsClient.Instance.AmHost) |