Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into careminster

avinationmerge
Melanie 2009-12-29 18:42:30 +00:00
commit ba3dfe4121
1 changed files with 1 additions and 1 deletions

View File

@ -449,7 +449,7 @@ namespace OpenSim.Client.Sirikata.ClientStack
throw new System.NotImplementedException();
}
public void SendGenericMessage(string method, List<string> message)
public void SendGenericMessage(string method, List<Byte[]> message)
{
throw new System.NotImplementedException();
}