Adding noisy debug for nebadon
parent
80a8a9c4a7
commit
c21f19741d
|
@ -286,6 +286,7 @@ namespace OpenSim.ApplicationPlugins.RegionModulesController
|
|||
//
|
||||
foreach (ISharedRegionModule module in sharedlist)
|
||||
{
|
||||
m_log.Debug("[REGIONMODULE]: Calling RegionLoaded for " + module);
|
||||
module.RegionLoaded(scene);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue