Fixes mantis #4842

0.7-release
Diva Canto 2010-07-05 07:38:15 -07:00
parent 58508fcb83
commit 9e569b2a23
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"