Changeset - r25201:4b7a56cdec30
[Not reviewed]
master
0 1 0
Patric Stout - 3 years ago 2021-04-20 14:36:26
truebrain@openttd.org
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.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/network/core/tcp_admin.h
Show inline comments
 
@@ -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.
0 comments (0 inline, 0 general)