mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Add new unit test for simple teleport in a standalone.
* Does not yet check results.
This commit is contained in:
@@ -5824,6 +5824,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
|
||||
}
|
||||
break;
|
||||
|
||||
case PacketType.TeleportLocationRequest:
|
||||
TeleportLocationRequestPacket tpLocReq = (TeleportLocationRequestPacket)Pack;
|
||||
// Console.WriteLine(tpLocReq.ToString());
|
||||
|
||||
Reference in New Issue
Block a user