mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
Merge remote branch 'upstream/master'
This commit is contained in:
@ -985,7 +985,7 @@ void NetCommConnect () {
|
||||
|
||||
if (!gDataServerLocal) {
|
||||
|
||||
// if a cmdline override was specified for a filesrv, connect directly to the fileserver rather than going through the gatekeeper
|
||||
// if a console override was specified for a filesrv, connect directly to the fileserver rather than going through the gatekeeper
|
||||
if(GetFileSrvHostnames(&addrs) && FileSrvHostnameOverride())
|
||||
{
|
||||
NetCliFileStartConnect(addrs, count);
|
||||
|
Reference in New Issue
Block a user