mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Beginning work on the new LLUDP implementation
This commit is contained in:
@@ -70,7 +70,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
|
||||
|
||||
TestClient testClient = new TestClient(agent, scene);
|
||||
|
||||
ILLPacketHandler packetHandler
|
||||
LLPacketHandler packetHandler
|
||||
= new LLPacketHandler(testClient, testLLPacketServer, new ClientStackUserSettings());
|
||||
|
||||
packetHandler.InPacket(new AgentAnimationPacket());
|
||||
|
||||
Reference in New Issue
Block a user