mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Formatting cleanup.
This commit is contained in:
@@ -351,7 +351,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.Chat
|
||||
{
|
||||
m_log.DebugFormat("[IRC-Region {0}] dropping message {1} on channel {2}", Region, msg, msg.Channel);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
ScenePresence avatar = null;
|
||||
string fromName = msg.From;
|
||||
|
||||
Reference in New Issue
Block a user