Display server port in log for connect-now GUI later
This commit is contained in:
parent
88728b074c
commit
266898ca28
@ -293,6 +293,8 @@ STKHost::STKHost(bool server)
|
|||||||
"ENet server host.");
|
"ENet server host.");
|
||||||
}
|
}
|
||||||
setPrivatePort();
|
setPrivatePort();
|
||||||
|
if (server)
|
||||||
|
Log::info("STKHost", "Server port is %d", m_private_port);
|
||||||
} // STKHost
|
} // STKHost
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user