diff options
author | Justin Clark-Casey (justincc) | 2011-10-12 19:24:03 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-10-12 19:24:03 +0100 |
commit | 36e73dbc9b7fb46885865f5537c43a29239fd559 (patch) | |
tree | 4e9221a18dead97483f0d8e0da2b40864d342b6d /bin/config-include/StandaloneHypergrid.ini | |
parent | Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollection (diff) | |
parent | Make it possible to disable the HG linker. On non-HG systems it spits yellow (diff) | |
download | opensim-SC-36e73dbc9b7fb46885865f5537c43a29239fd559.zip opensim-SC-36e73dbc9b7fb46885865f5537c43a29239fd559.tar.gz opensim-SC-36e73dbc9b7fb46885865f5537c43a29239fd559.tar.bz2 opensim-SC-36e73dbc9b7fb46885865f5537c43a29239fd559.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r-- | bin/config-include/StandaloneHypergrid.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini index 719df5c..f8c258a 100644 --- a/bin/config-include/StandaloneHypergrid.ini +++ b/bin/config-include/StandaloneHypergrid.ini | |||
@@ -22,6 +22,7 @@ | |||
22 | EntityTransferModule = "HGEntityTransferModule" | 22 | EntityTransferModule = "HGEntityTransferModule" |
23 | InventoryAccessModule = "HGInventoryAccessModule" | 23 | InventoryAccessModule = "HGInventoryAccessModule" |
24 | FriendsModule = "HGFriendsModule" | 24 | FriendsModule = "HGFriendsModule" |
25 | HypergridLinker = "HypergridLinker" | ||
25 | 26 | ||
26 | InventoryServiceInConnector = true | 27 | InventoryServiceInConnector = true |
27 | AssetServiceInConnector = true | 28 | AssetServiceInConnector = true |