Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-08-24 17:37:11 +01:00
3 changed files with 5 additions and 3 deletions

View File

@@ -47,5 +47,6 @@ namespace OpenSim.Framework
public bool useEstateSun;
public float waterHeight;
public string simName;
public string regionType;
}
}
}