Handshake mod versions and map. Bump the protocol version.
This commit is contained in:
@@ -13,6 +13,6 @@ namespace OpenRA.Server
|
||||
public static class ProtocolVersion
|
||||
{
|
||||
// you *must* increment this whenever you make an incompatible protocol change
|
||||
public static readonly int Version = 6;
|
||||
public static readonly int Version = 7;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user