(svn r8445) -Cleanup: remove some @params from comments as the parameters did not exist anymore and add comments to several variables/functions.
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
#ifdef ENABLE_NETWORK
|
||||
|
||||
/**
|
||||
* @file config.h Configuration options of the network stuff
|
||||
*/
|
||||
|
||||
/** DNS hostname of the masterserver */
|
||||
#define NETWORK_MASTER_SERVER_HOST "master.openttd.org"
|
||||
/** Message sent to the masterserver to 'identify' this client as OpenTTD */
|
||||
|
Reference in New Issue
Block a user