mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 01:49:10 +00:00
(svn r19374) -Change: Update documentation for console command connect to use ip:port#company parameter format, in line with command line help.
This commit is contained in:
@@ -468,7 +468,7 @@ static void CheckPauseOnJoin()
|
||||
}
|
||||
|
||||
/** Converts a string to ip/port/company
|
||||
* Format: IP#company:port
|
||||
* Format: IP:port#company
|
||||
*
|
||||
* connection_string will be re-terminated to seperate out the hostname, and company and port will
|
||||
* be set to the company and port strings given by the user, inside the memory area originally
|
||||
|
Reference in New Issue
Block a user