Formatting cleanup.

This commit is contained in:
Jeff Ames
2009-04-14 11:38:33 +00:00
parent 6e19fb8593
commit cad0aab793
9 changed files with 19 additions and 19 deletions

View File

@@ -130,7 +130,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
private void HandleChatPacket(OSChatMessage chat)
{
if(string.IsNullOrEmpty(chat.Message))
if (string.IsNullOrEmpty(chat.Message))
return;
// Object?