diff options
author | Diva Canto | 2010-07-05 07:38:15 -0700 |
---|---|---|
committer | Diva Canto | 2010-07-05 07:38:15 -0700 |
commit | cd19e6fe325198b1fbcdc41bb7169e0525729525 (patch) | |
tree | 3895bf304a201269ccd937e7b2c612b5a7940735 /bin/config-include/StandaloneHypergrid.ini | |
parent | Fixes additional bug reported in mantis #4841. (diff) | |
download | opensim-SC_OLD-cd19e6fe325198b1fbcdc41bb7169e0525729525.zip opensim-SC_OLD-cd19e6fe325198b1fbcdc41bb7169e0525729525.tar.gz opensim-SC_OLD-cd19e6fe325198b1fbcdc41bb7169e0525729525.tar.bz2 opensim-SC_OLD-cd19e6fe325198b1fbcdc41bb7169e0525729525.tar.xz |
Fixes mantis #4842
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/StandaloneHypergrid.ini | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini index 52e30e2..e87270d 100644 --- a/bin/config-include/StandaloneHypergrid.ini +++ b/bin/config-include/StandaloneHypergrid.ini | |||
@@ -3,7 +3,10 @@ | |||
3 | ;; All optional settings are in StandaloneCommon.ini.example, | 3 | ;; All optional settings are in StandaloneCommon.ini.example, |
4 | ;; which you can copy and change. | 4 | ;; which you can copy and change. |
5 | ;; | 5 | ;; |
6 | 6 | ||
7 | [Startup] | ||
8 | WorldMapModule = "HGWorldMap" | ||
9 | |||
7 | [Modules] | 10 | [Modules] |
8 | AssetServices = "HGAssetBroker" | 11 | AssetServices = "HGAssetBroker" |
9 | InventoryServices = "HGInventoryBroker" | 12 | InventoryServices = "HGInventoryBroker" |