mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 07:04:57 +01:00
Add tests for DMAPI interop communication limits
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/// <summary>
|
||||
/// A response to a bridge request.
|
||||
/// </summary>
|
||||
public sealed class BridgeResponse : DMApiResponse
|
||||
public class BridgeResponse : DMApiResponse
|
||||
{
|
||||
/// <summary>
|
||||
/// The new port for <see cref="BridgeCommandType.Reboot"/> requests.
|
||||
|
||||
Reference in New Issue
Block a user