mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Update svn properties, add copyright headers, formatting cleanup.
This commit is contained in:
@@ -490,7 +490,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups
|
||||
// If a message from a group arrives here, it may need to be forwarded to a local client
|
||||
if (msg.fromGroup == true)
|
||||
{
|
||||
switch( msg.dialog )
|
||||
switch (msg.dialog)
|
||||
{
|
||||
case (byte)InstantMessageDialog.GroupInvitation:
|
||||
case (byte)InstantMessageDialog.GroupNotice:
|
||||
|
||||
Reference in New Issue
Block a user