mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo.
Added grid configs to standalones.
This commit is contained in:
@@ -40,6 +40,7 @@ namespace OpenSim.Data.Null
|
||||
|
||||
public NullRegionData(string connectionString, string realm)
|
||||
{
|
||||
Console.WriteLine("[XXX] NullRegionData constructor");
|
||||
}
|
||||
|
||||
public List<RegionData> Get(string regionName, UUID scopeID)
|
||||
|
||||
Reference in New Issue
Block a user