mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
some small changes
This commit is contained in:
@@ -367,7 +367,7 @@ namespace OpenSim.Framework
|
||||
uint CircuitCode { get; set; }
|
||||
|
||||
void OutPacket(Packet newPack);
|
||||
void SendWearables(AvatarWearable[] wearables);
|
||||
void SendWearables(AvatarWearable[] wearables, int serial);
|
||||
void SendAppearance(LLUUID agentID, byte[] visualParams, byte[] textureEntry);
|
||||
void SendStartPingCheck(byte seq);
|
||||
void SendKillObject(ulong regionHandle, uint localID);
|
||||
|
||||
Reference in New Issue
Block a user