mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
still not good, add more spaghetti
This commit is contained in:
@@ -1054,7 +1054,10 @@ namespace OpenSim.Region.CoreModules.World.Archiver
|
||||
|
||||
IEnvironmentModule mEnv = scene.RequestModuleInterface<IEnvironmentModule>();
|
||||
if(mEnv != null)
|
||||
{
|
||||
mEnv.StoreOnRegion(regionEnv);
|
||||
mEnv.WindlightRefresh(0);
|
||||
}
|
||||
|
||||
RegionSettings currentRegionSettings = scene.RegionInfo.RegionSettings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user