mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-09 12:48:22 +01:00
Doc: server name doesn't need to be advertised to be valid
Strictly seen the comment is true, as it says 'e.g.', but it is misleading. The server name is just that: the name of the server as configured. No need to mention advertising.
This commit is contained in:
parent
cd757d53ca
commit
ce6a744278
@ -222,7 +222,7 @@ protected:
|
||||
|
||||
/**
|
||||
* Welcome a connected admin to the game:
|
||||
* string Name of the Server (e.g. as advertised to master server).
|
||||
* string Name of the Server.
|
||||
* string OpenTTD version string.
|
||||
* bool Server is dedicated.
|
||||
* string Name of the Map.
|
||||
|
Loading…
Reference in New Issue
Block a user