(svn r12407) -Add [FS#1866]: more language flags for servers

This commit is contained in:
glx
2008-03-24 20:30:08 +00:00
parent 329ab84da3
commit 15cd2931f3
8 changed files with 20 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ enum {
*/
NETWORK_MAX_GRF_COUNT = 55,
NETWORK_NUM_LANGUAGES = 29, ///< Number of known languages (to the network protocol) + 1 for 'any'.
NETWORK_NUM_LANGUAGES = 36, ///< 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