(svn r10017) -Add (FS#790): more languages flags for servers

This commit is contained in:
glx
2007-06-01 23:06:01 +00:00
parent 4a1b33a01f
commit 9113b5721a
9 changed files with 135 additions and 40 deletions

View File

@@ -46,7 +46,7 @@ enum {
*/
NETWORK_MAX_GRF_COUNT = 55,
NETWORK_NUM_LANGUAGES = 4, ///< Number of known languages (to the network protocol) + 1 for 'any'.
NETWORK_NUM_LANGUAGES = 29, ///< Number of known languages (to the network protocol) + 1 for 'any'.
/**
* The number of landscapes in OpenTTD.
* This number must be equal to NUM_LANDSCAPE, but as this number is used