mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Get "show modules" console command to obey selected command line region/s
This commit is contained in:
@@ -668,7 +668,7 @@ namespace OpenSim
|
||||
// listenIP = IPAddress.Parse("0.0.0.0");
|
||||
|
||||
uint port = (uint) regionInfo.InternalEndPoint.Port;
|
||||
IClientNetworkServer clientNetworkServer;
|
||||
|
||||
if (m_autoCreateClientStack)
|
||||
{
|
||||
clientNetworkServers = m_clientStackManager.CreateServers(
|
||||
|
||||
Reference in New Issue
Block a user