mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Added "remove-region <region name>" console command that "should" remove the named region/scene.
This commit is contained in:
@@ -58,11 +58,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
get { return m_eventManager; }
|
||||
}
|
||||
|
||||
public RegionInfo RegionsInfo
|
||||
{
|
||||
get { return m_regInfo; }
|
||||
}
|
||||
|
||||
protected string m_datastore;
|
||||
|
||||
private uint m_nextLocalId = 8880000;
|
||||
|
||||
Reference in New Issue
Block a user