(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
/** DNS hostname of the masterserver */
|
||||
#define NETWORK_MASTER_SERVER_HOST "master.openttd.org"
|
||||
#define NETWORK_MASTER_SERVER_HOST "localhost"
|
||||
/** Message sent to the masterserver to 'identify' this client as OpenTTD */
|
||||
#define NETWORK_MASTER_SERVER_WELCOME_MESSAGE "OpenTTDRegister"
|
||||
|
||||
|
Reference in New Issue
Block a user