mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Added some error handling (and console output) to BaseHttpServer.
a few other bits of refactoring.
This commit is contained in:
@@ -190,9 +190,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
}
|
||||
replyPacket.Data = searchData;
|
||||
client.SendAvatarPickerReply(replyPacket);
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user