mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Added CLI "debug packet 0..255" to enable the in/out packet dumps with various verbosity
This commit is contained in:
@@ -240,5 +240,6 @@ namespace OpenSim.Framework.Interfaces
|
||||
|
||||
void SendViewerTime(int phase);
|
||||
void SendAvatarProperties(LLUUID avatarID, string aboutText, string bornOn, string charterMember, string flAbout, uint flags, LLUUID flImageID, LLUUID imageID, string profileURL, LLUUID partnerID);
|
||||
void SetDebug(int newDebug);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user