Add some values to the SimulatorFeatures cap's OpenSimExtras section relative to FPS statistics. This is transition code ported from avinationmerge.

This commit is contained in:
UbitUmarov
2015-11-13 02:12:13 +00:00
parent 752a1534f8
commit 75befda6df
2 changed files with 42 additions and 1 deletions

View File

@@ -509,6 +509,8 @@ namespace OpenSim.ApplicationPlugins.RegionModulesController
{
module.RegionLoaded(scene);
}
scene.AllModulesLoaded();
}
public void RemoveRegionFromModules (Scene scene)