1
0
Fork 0

(svn r1691) -Fix: oops, forgot to bump the company-info-version

release/0.4.5
truelight 2005-01-26 19:51:29 +00:00
parent 54549adc66
commit 0470fe9f89
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
// What version of game-info do we use?
#define NETWORK_GAME_INFO_VERSION 1
// 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?
#define NETWORK_MASTER_SERVER_VERSION 1