Fixes mantis #4842

prebuild-update
Diva Canto 2010-07-05 07:38:15 -07:00
parent debc780654
commit cd19e6fe32
2 changed files with 7 additions and 1 deletions

View File

@ -7,6 +7,9 @@
[Includes]
Include-Common = "config-include/GridCommon.ini"
[Startup]
WorldMapModule = "HGWorldMap"
[Modules]
AssetServices = "HGAssetBroker"
InventoryServices = "HGInventoryBroker"

View File

@ -3,7 +3,10 @@
;; All optional settings are in StandaloneCommon.ini.example,
;; which you can copy and change.
;;
[Startup]
WorldMapModule = "HGWorldMap"
[Modules]
AssetServices = "HGAssetBroker"
InventoryServices = "HGInventoryBroker"