Add a mechanism for custom drop messages. Implement for kick.
This commit is contained in:
@@ -27,6 +27,7 @@ namespace OpenRA.Network
|
||||
|
||||
public readonly string Host;
|
||||
public readonly int Port;
|
||||
public string ServerError;
|
||||
|
||||
public int NetFrameNumber { get; private set; }
|
||||
public int LocalFrameNumber;
|
||||
|
||||
Reference in New Issue
Block a user