mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Added Obsolete() tag to IClientAPI.OutPacket.
* Increased compiler warnings by a whoppingly large number.
This commit is contained in:
@@ -793,7 +793,7 @@ namespace OpenSim.Framework
|
||||
|
||||
|
||||
|
||||
|
||||
[Obsolete("IClientAPI.OutPacket SHOULD NOT EXIST please refactor appropriately.")]
|
||||
void OutPacket(Packet newPack, ThrottleOutPacketType packType);
|
||||
void SendWearables(AvatarWearable[] wearables, int serial);
|
||||
void SendAppearance(LLUUID agentID, byte[] visualParams, byte[] textureEntry);
|
||||
|
||||
Reference in New Issue
Block a user