Move order latency control to the server.
This commit is contained in:
@@ -18,6 +18,7 @@ namespace OpenRA
|
||||
{
|
||||
public enum OrderType : byte
|
||||
{
|
||||
Ack = 0x10,
|
||||
SyncHash = 0x65,
|
||||
Disconnect = 0xBF,
|
||||
Handshake = 0xFE,
|
||||
|
||||
Reference in New Issue
Block a user