diff options
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs b/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs index ce7896e..3b3eb91 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/Tests/BasicCircuitTests.cs | |||
@@ -49,7 +49,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
49 | uint port = 666; | 49 | uint port = 666; |
50 | llUdpServer.Initialise(null, ref port, -1, false, new ClientStackUserSettings(), null, null); | 50 | llUdpServer.Initialise(null, ref port, -1, false, new ClientStackUserSettings(), null, null); |
51 | 51 | ||
52 | UseCircuitCodePacket uccp = new UseCircuitCodePacket(); | 52 | //UseCircuitCodePacket uccp = new UseCircuitCodePacket(); |
53 | //llUdpServer.epS | 53 | //llUdpServer.epS |
54 | } | 54 | } |
55 | } | 55 | } |