mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
killing a lonesome warning that managed to creep in...
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user