aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneHypergrid.ini
diff options
context:
space:
mode:
authorDiva Canto2010-01-16 07:46:07 -0800
committerDiva Canto2010-01-16 07:46:07 -0800
commitbd6d1a24448dafea5be7ddbcd591b352040e4412 (patch)
treee0416f8cc144cde7220412abec211f010e5c5344 /bin/config-include/StandaloneHypergrid.ini
parentMerge branch 'master' into presence-refactor (diff)
downloadopensim-SC_OLD-bd6d1a24448dafea5be7ddbcd591b352040e4412.zip
opensim-SC_OLD-bd6d1a24448dafea5be7ddbcd591b352040e4412.tar.gz
opensim-SC_OLD-bd6d1a24448dafea5be7ddbcd591b352040e4412.tar.bz2
opensim-SC_OLD-bd6d1a24448dafea5be7ddbcd591b352040e4412.tar.xz
Moved prim crossing to EntityTransferModule. Not complete yet.
Diffstat (limited to 'bin/config-include/StandaloneHypergrid.ini')
-rw-r--r--bin/config-include/StandaloneHypergrid.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/StandaloneHypergrid.ini b/bin/config-include/StandaloneHypergrid.ini
index 20c5d10..7f44bb7 100644
--- a/bin/config-include/StandaloneHypergrid.ini
+++ b/bin/config-include/StandaloneHypergrid.ini
@@ -20,7 +20,7 @@
20 UserAccountServices = "LocalUserAccountServicesConnector" 20 UserAccountServices = "LocalUserAccountServicesConnector"
21 SimulationServices = "RemoteSimulationConnectorModule" 21 SimulationServices = "RemoteSimulationConnectorModule"
22 AvatarServices = "LocalAvatarServicesConnector" 22 AvatarServices = "LocalAvatarServicesConnector"
23 AgentTransferModule = "AgentTransferModule" 23 EntityTransferModule = "BasicEntityTransferModule"
24 InventoryServiceInConnector = true 24 InventoryServiceInConnector = true
25 AssetServiceInConnector = true 25 AssetServiceInConnector = true
26 HGAuthServiceInConnector = true 26 HGAuthServiceInConnector = true