From 5cd4dcdebedd80bf8816228b372f32b9135f89d4 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sun, 16 Oct 2022 13:10:17 +0100 Subject: [PATCH] mantis 9032: update HGInventoryServicePlugin entry, shutup if old format --- bin/config-include/StandaloneHypergrid.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini index 6265bd0c59..d87d357ee5 100644 --- a/bin/config-include/StandaloneHypergrid.ini +++ b/bin/config-include/StandaloneHypergrid.ini @@ -125,8 +125,7 @@ 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" + HGInventoryServicePlugin = "HGInventoryService@OpenSim.Services.HypergridService.dll:HGSuitcaseInventoryService" [MapImageService] LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"