aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/HyperSimianGrid.ini
diff options
context:
space:
mode:
authorUbitUmarov2017-05-31 01:29:38 +0100
committerUbitUmarov2017-05-31 01:29:38 +0100
commite5991124dda62bd5bc4bce2cc5b2241ea2ef65f0 (patch)
tree9a287d411237354981e3ef71c258572e431fe859 /bin/config-include/HyperSimianGrid.ini
parentremove anoying crossing messages on open borders (diff)
downloadopensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.zip
opensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.gz
opensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.bz2
opensim-SC_OLD-e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0.tar.xz
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
Diffstat (limited to 'bin/config-include/HyperSimianGrid.ini')
-rw-r--r--bin/config-include/HyperSimianGrid.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/HyperSimianGrid.ini b/bin/config-include/HyperSimianGrid.ini
index efad577..018c65e 100644
--- a/bin/config-include/HyperSimianGrid.ini
+++ b/bin/config-include/HyperSimianGrid.ini
@@ -29,7 +29,7 @@
29 InventoryServices = "HGInventoryBroker" 29 InventoryServices = "HGInventoryBroker"
30 AvatarServices = "SimianAvatarServiceConnector" 30 AvatarServices = "SimianAvatarServiceConnector"
31 31
32 NeighbourServices = "RemoteNeighbourServicesConnector" 32 NeighbourServices = "NeighbourServicesOutConnector"
33 SimulationServices = "RemoteSimulationConnectorModule" 33 SimulationServices = "RemoteSimulationConnectorModule"
34 EntityTransferModule = "HGEntityTransferModule" 34 EntityTransferModule = "HGEntityTransferModule"
35 InventoryAccessModule = "HGInventoryAccessModule" 35 InventoryAccessModule = "HGInventoryAccessModule"