summaryrefslogtreecommitdiff
path: root/src/network/core/config.h
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2007-06-01 23:06:01 +0000
committerglx <glx@openttd.org>2007-06-01 23:06:01 +0000
commit6e653cd1ab968238bb6856a1d9d5c05d34c23428 (patch)
treee873ef3279f18af2cd30a661c6f56ea867c073c0 /src/network/core/config.h
parentecd36dd34f5cf66a3bfc1c221796bb2e32a4ce73 (diff)
downloadopenttd-6e653cd1ab968238bb6856a1d9d5c05d34c23428.tar.xz
(svn r10017) -Add (FS#790): more languages flags for servers
Diffstat (limited to 'src/network/core/config.h')
-rw-r--r--src/network/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/core/config.h b/src/network/core/config.h
index dcc6042de..d8dbdb274 100644
--- a/src/network/core/config.h
+++ b/src/network/core/config.h
@@ -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