mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
should now work.
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Region.Communications.Local
|
||||
: base(serversInfo)
|
||||
{
|
||||
UserServices = new LocalUserServices(this , serversInfo.DefaultHomeLocX, serversInfo.DefaultHomeLocY);
|
||||
UserServices.AddPlugin("OpenGrid.Framework.Data.DB4o.dll");
|
||||
UserServices.AddPlugin("OpenSim.Framework.Data.DB4o.dll");
|
||||
UserServer = UserServices;
|
||||
GridServer = SandBoxServices;
|
||||
InterRegion = SandBoxServices;
|
||||
|
||||
Reference in New Issue
Block a user