mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
More tests. Seems to be working.
Grid connector modules are enabled for standalones only, but nothing in the simulator uses them yet, so it's safe to go in.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace OpenSim.Data.Null
|
||||
|
||||
public NullRegionData(string connectionString, string realm)
|
||||
{
|
||||
Console.WriteLine("[XXX] NullRegionData constructor");
|
||||
//Console.WriteLine("[XXX] NullRegionData constructor");
|
||||
}
|
||||
|
||||
public List<RegionData> Get(string regionName, UUID scopeID)
|
||||
|
||||
Reference in New Issue
Block a user