killing a lonesome warning that managed to creep in...
parent
b77bcb6660
commit
5d0b6343a0
|
@ -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; }
|
||||
|
|
Loading…
Reference in New Issue