Merge commit 'c2272a755fc6d3b07bc9b87bd9b83f4ae063ce9f' into bigmerge

avinationmerge
Melanie 2011-10-25 03:19:49 +01:00
commit 271c798813
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ namespace OpenSim.Region.CoreModules.Avatar.InstantMessage
if (dialog != (byte)InstantMessageDialog.MessageFromAgent
&& dialog != (byte)InstantMessageDialog.StartTyping
&& dialog != (byte)InstantMessageDialog.StopTyping
&& dialog != (byte)InstantMessageDialog.BusyAutoResponse
&& dialog != (byte)InstantMessageDialog.MessageFromObject)
{
return;