mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Modules active. Tested HGGridConnector in standalone only for now. Modules commands work.
This commit is contained in:
@@ -64,7 +64,7 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsIn.Grid
|
||||
m_Enabled = moduleConfig.GetBoolean("HypergridServiceInConnector", false);
|
||||
if (m_Enabled)
|
||||
{
|
||||
m_log.Info("[INVENTORY IN CONNECTOR]: Hypergrid Service In Connector enabled");
|
||||
m_log.Info("[HGGRID IN CONNECTOR]: Hypergrid Service In Connector enabled");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user