mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Initial windlight codebase commit
This commit is contained in:
@@ -902,7 +902,7 @@ namespace OpenSim.Client.MXP.ClientStack
|
||||
// Need to translate to MXP somehow
|
||||
}
|
||||
|
||||
public void SendGenericMessage(string method, List<string> message)
|
||||
public void SendGenericMessage(string method, List<byte[]> message)
|
||||
{
|
||||
// Need to translate to MXP somehow
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user