mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
cleanup util.cs get dns
This commit is contained in:
@@ -516,7 +516,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
if(endPoint == null)
|
||||
m_log.DebugFormat("EnableSimulator null endpoint");
|
||||
if(endPoint.Address == null)
|
||||
m_log.DebugFormat("EnableSimulator null endpoint");
|
||||
m_log.DebugFormat("EnableSimulator null endpoint address");
|
||||
|
||||
OSD item = EventQueueHelper.EnableSimulator(handle, endPoint, regionSizeX, regionSizeY);
|
||||
Enqueue(item, avatarID);
|
||||
|
||||
Reference in New Issue
Block a user