mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
First part of border crossing fix.
This commit is contained in:
@@ -58,7 +58,6 @@ namespace OpenSim
|
||||
{
|
||||
if (this._localWorld != null)
|
||||
{
|
||||
//ClientView.AddPacketHandler(PacketType.DeRezObject, _localWorld.DeRezObject);
|
||||
ClientView.AddPacketHandler(PacketType.UUIDNameRequest, this.RequestUUIDName);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user