mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
try adding a clear init
This commit is contained in:
@@ -85,7 +85,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
|
||||
public int EnvironmentVersion = -1;
|
||||
private ViewerEnvironment m_environment;
|
||||
private ViewerEnvironment m_environment = null;
|
||||
public ViewerEnvironment Environment
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user