mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
Adding noisy debug for nebadon
This commit is contained in:
@@ -286,6 +286,7 @@ namespace OpenSim.ApplicationPlugins.RegionModulesController
|
||||
//
|
||||
foreach (ISharedRegionModule module in sharedlist)
|
||||
{
|
||||
m_log.Debug("[REGIONMODULE]: Calling RegionLoaded for " + module);
|
||||
module.RegionLoaded(scene);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user