mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Merge branch 'master' of https://github.com/M-O-S-E-S/opensim into moses.metricsPhase2
Fixed conflicts. Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs
This commit is contained in:
@@ -61,6 +61,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
private const long DEFAULT_MIN_TIME_FOR_PERSISTENCE = 60L;
|
||||
private const long DEFAULT_MAX_TIME_FOR_PERSISTENCE = 600L;
|
||||
|
||||
public const int m_defaultNumberFramesStored = 10;
|
||||
|
||||
public const int m_defaultNumberFramesStored = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user