mirror of
https://github.com/opensim/opensim.git
synced 2026-07-15 12:05:49 +08:00
Initial windlight codebase commit
This commit is contained in:
@@ -433,7 +433,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
|
||||
}
|
||||
|
||||
public void SendGenericMessage(string method, List<string> message)
|
||||
public void SendGenericMessage(string method, List<byte[]> message)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user