mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Re-applied dalien patch (#175) and included bin\data with avataranimations.xml
This commit is contained in:
@@ -147,6 +147,7 @@ namespace OpenSim.Framework.Interfaces
|
||||
|
||||
void OutPacket(Packet newPack);
|
||||
void SendWearables(AvatarWearable[] wearables);
|
||||
void SendAnimation(LLUUID animID, int seq, LLUUID sourceAgentId);
|
||||
void SendRegionHandshake(RegionInfo regionInfo);
|
||||
void SendChatMessage(string message, byte type, LLVector3 fromPos, string fromName, LLUUID fromAgentID);
|
||||
void SendChatMessage(byte[] message, byte type, LLVector3 fromPos, string fromName, LLUUID fromAgentID);
|
||||
|
||||
Reference in New Issue
Block a user