mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08: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