mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Formatting cleanup.
This commit is contained in:
@@ -159,7 +159,7 @@ namespace OpenSim.Grid.UserServer
|
||||
ulong regionhandle, float positionX, float positionY,
|
||||
float positionZ, string firstname, string lastname)
|
||||
{
|
||||
// Loop over registered Message Servers ( AND THERE WILL BE MORE THEN ONE :D )
|
||||
// Loop over registered Message Servers (AND THERE WILL BE MORE THEN ONE :D)
|
||||
lock (MessageServers)
|
||||
{
|
||||
if (MessageServers.Count > 0)
|
||||
|
||||
Reference in New Issue
Block a user