mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Die WebFrontEnd, Die Grid class!
This commit is contained in:
@@ -56,10 +56,7 @@ namespace OpenSim
|
||||
|
||||
public virtual void RegisterClientPacketHandlers()
|
||||
{
|
||||
if (this._localWorld != null)
|
||||
{
|
||||
ClientView.AddPacketHandler(PacketType.UUIDNameRequest, this.RequestUUIDName);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#region Client Packet Handlers
|
||||
|
||||
Reference in New Issue
Block a user