mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
unbroke sandbox mode
This commit is contained in:
@@ -173,9 +173,9 @@ namespace OpenSim
|
||||
m_console.WriteLine("I LOST MY GRID!!!!!!!!!!!!! AAAAAAAARRRRRRRRGGGGGGGGHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!");
|
||||
Shutdown();
|
||||
}
|
||||
}
|
||||
|
||||
GridServers.AssetServer.SetServerInfo((string)((RemoteGridBase)GridServers.GridServer).GridData["asset_url"], (string)((RemoteGridBase)GridServers.GridServer).GridData["asset_sendkey"]);
|
||||
GridServers.AssetServer.SetServerInfo((string)((RemoteGridBase)GridServers.GridServer).GridData["asset_url"], (string)((RemoteGridBase)GridServers.GridServer).GridData["asset_sendkey"]);
|
||||
}
|
||||
|
||||
LocalWorld.LoadPrimsFromStorage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user