*RegionInfo in Avatar class now protected again (oops, my fault)

This commit is contained in:
mingchen
2007-06-08 19:30:27 +00:00
parent 2239ecba18
commit 8157182d37
8 changed files with 97 additions and 87 deletions

View File

@@ -31,7 +31,7 @@ namespace OpenSim.Framework.Types
public RegionInfo()
{
estateSettings = new EstateSettings();
}