Add missing HGInventoryService responsible for creating My Suitcase to StandaloneHypergrid.ini

ghosts
Roger Kirkman 2014-09-26 21:21:01 +01:00 committed by Justin Clark-Casey (justincc)
parent c02b33d592
commit 528a7f3352
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@
AvatarService = "OpenSim.Services.AvatarService.dll:AvatarService"
FriendsService = "OpenSim.Services.FriendsService.dll:FriendsService"
; This inventory service will be used to initialize the user's inventory
HGInventoryServicePlugin = "OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService"
HGInventoryServiceConstructorArg = "HGInventoryService"
[MapImageService]
LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"