mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
* Various documentation to some black magic parts of LLClientView
* Added IClientAPI.SendTexture stub.
This commit is contained in:
@@ -779,5 +779,10 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
public void SendAsset(AssetRequestToClient req)
|
||||
{
|
||||
}
|
||||
|
||||
public void SendTexture(AssetBase TextureAsset)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user