mirror of https://github.com/OpenTTD/OpenTTD
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.pull/9053/head
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