mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Refactors call to OutPacket out of AssetCache and into LLClientView
This commit is contained in:
@@ -1011,6 +1011,8 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendLandStatReply(uint reportType, uint requestFlags, uint resultCount, LandStatReportItem[] lsrpia);
|
||||
|
||||
void SendAsset(AssetRequestToClient req);
|
||||
|
||||
byte[] GetThrottlesPacked(float multiplier);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user