mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Make windlight set the default environment on start
This commit is contained in:
@@ -91,6 +91,7 @@ namespace OpenSim.Region.CoreModules.World.LightShare
|
||||
m_scene.EventManager.OnMakeRootAgent += EventManager_OnMakeRootAgent;
|
||||
m_scene.EventManager.OnSaveNewWindlightProfile += EventManager_OnSaveNewWindlightProfile;
|
||||
m_scene.EventManager.OnSendNewWindlightProfileTargeted += EventManager_OnSendNewWindlightProfileTargeted;
|
||||
m_scene.LoadWindlightProfile();
|
||||
}
|
||||
|
||||
InstallCommands();
|
||||
|
||||
Reference in New Issue
Block a user