diff options
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) |