(svn r1691) -Fix: oops, forgot to bump the company-info-version
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
// What version of game-info do we use?
|
// What version of game-info do we use?
|
||||||
#define NETWORK_GAME_INFO_VERSION 1
|
#define NETWORK_GAME_INFO_VERSION 1
|
||||||
// What version of company info is this?
|
// What version of company info is this?
|
||||||
#define NETWORK_COMPANY_INFO_VERSION 2
|
#define NETWORK_COMPANY_INFO_VERSION 3
|
||||||
// What version of master-server-protocol do we use?
|
// What version of master-server-protocol do we use?
|
||||||
#define NETWORK_MASTER_SERVER_VERSION 1
|
#define NETWORK_MASTER_SERVER_VERSION 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user