mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
A few more bots to yesterday's plumbing: change instant message method
signature
This commit is contained in:
@@ -390,7 +390,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
|
||||
public virtual void SendInstantMessage(UUID fromAgent, UUID fromAgentSession, string message, UUID toAgent,
|
||||
UUID imSessionID, string fromName, byte dialog, uint timeStamp,
|
||||
byte[] binaryBucket)
|
||||
bool fromGroup, byte[] binaryBucket)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user