Remove ServerExternalMod from OrderManager
This commit is contained in:
@@ -30,7 +30,6 @@ namespace OpenRA.Network
|
||||
|
||||
public string ServerError = null;
|
||||
public bool AuthenticationFailed = false;
|
||||
public ExternalMod ServerExternalMod = null;
|
||||
|
||||
public int NetFrameNumber { get; private set; }
|
||||
public int LocalFrameNumber;
|
||||
|
||||
Reference in New Issue
Block a user