mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Merge commit '1458fab82c4dab9901d81419e6b515f47ea7320f' into bigmerge
This commit is contained in:
@@ -84,6 +84,11 @@ namespace OpenSim.Data.Null
|
||||
{
|
||||
return new EstateSettings();
|
||||
}
|
||||
|
||||
public EstateSettings CreateNewEstate()
|
||||
{
|
||||
return new EstateSettings();
|
||||
}
|
||||
|
||||
public List<EstateSettings> LoadEstateSettingsAll()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user