mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console.
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
8acb401a14
commit
8eeb3f2fd2
@@ -58,6 +58,11 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
protected StorageManager m_storageManager;
|
||||
|
||||
public StorageManager StorageManager
|
||||
{
|
||||
get { return m_storageManager; }
|
||||
}
|
||||
|
||||
protected ClientStackManager m_clientStackManager;
|
||||
|
||||
public SceneManager SceneManager
|
||||
|
||||
Reference in New Issue
Block a user