mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Initial windlight codebase commit
This commit is contained in:
@@ -1077,7 +1077,7 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendInstantMessage(GridInstantMessage im);
|
||||
|
||||
void SendGenericMessage(string method, List<string> message);
|
||||
void SendGenericMessage(string method, List<byte[]> message);
|
||||
|
||||
void SendLayerData(float[] map);
|
||||
void SendLayerData(int px, int py, float[] map);
|
||||
|
||||
Reference in New Issue
Block a user