mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Rename UserData to UserAccount data
This commit is contained in:
@@ -84,6 +84,8 @@ namespace OpenSim.Grid.InventoryServer
|
||||
|
||||
m_log.Info("[" + LogName + "]: Started HTTP server");
|
||||
|
||||
new HGInventoryService(m_inventoryService, config.AssetServerURL, config.UserServerURL, m_httpServer, config.InventoryServerURL);
|
||||
|
||||
base.StartupSpecific();
|
||||
|
||||
m_console.Commands.AddCommand("inventoryserver", false, "add user",
|
||||
|
||||
Reference in New Issue
Block a user