mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
A few more bots to yesterday's plumbing: change instant message method
signature
This commit is contained in:
@@ -656,7 +656,7 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendInstantMessage(UUID fromAgent, UUID fromAgentSession, string message, UUID toAgent,
|
||||
UUID imSessionID, string fromName, byte dialog, uint timeStamp,
|
||||
byte[] binaryBucket);
|
||||
bool fromGroup, byte[] binaryBucket);
|
||||
|
||||
void SendGenericMessage(string method, List<string> message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user