branch | noai |
changeset 9826 | 9707ad4c9b60 |
parent 9723 | eee46cb39750 |
child 10106 | 397d1a6110a2 |
--- a/src/network/core/config.h Thu Mar 27 05:15:06 2008 +0000 +++ b/src/network/core/config.h Fri Mar 28 10:32:55 2008 +0000 @@ -47,7 +47,7 @@ */ 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