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

This commit is contained in:
Dr Scofield
2008-07-15 12:02:49 +00:00
parent b77bcb6660
commit 5d0b6343a0

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; }