mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
minor: Comment out windlight log message about sending scene data for now.
This commit is contained in:
@@ -207,7 +207,8 @@ namespace OpenSim.Region.CoreModules.World.LightShare
|
||||
|
||||
private void EventManager_OnMakeRootAgent(ScenePresence presence)
|
||||
{
|
||||
m_log.Debug("[WINDLIGHT]: Sending windlight scene to new client");
|
||||
// m_log.Debug("[WINDLIGHT]: Sending windlight scene to new client {0}", presence.Name);
|
||||
|
||||
SendProfileToClient(presence.ControllingClient);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user