killing a lonesome warning that managed to creep in...

0.6.0-stable
Dr Scofield 2008-07-15 12:02:49 +00:00
parent b77bcb6660
commit 5d0b6343a0
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ namespace OpenSim.Data.NHibernate
{
protected LLUUID regionID = LLUUID.Zero;
public LLUUID RegionID
new public LLUUID RegionID
{
get { return regionID; }
set { regionID = value; }