(svn r1510) -Add: Improved Network Lobby GUI: (bociusz)

- Added green dot if company income is positive (else red dot)
 - Added lock icon if company is password protected
This commit is contained in:
truelight
2005-01-14 21:47:35 +00:00
parent 3a838447a8
commit e9a57c56b7
6 changed files with 25 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 1
#define NETWORK_COMPANY_INFO_VERSION 2
// What version of master-server-protocol do we use?
#define NETWORK_MASTER_SERVER_VERSION 1