mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
* Various documentation to some black magic parts of LLClientView
* Added IClientAPI.SendTexture stub.
This commit is contained in:
@@ -690,6 +690,10 @@ namespace OpenSim.Region.Environment.Modules.World.NPC
|
||||
{
|
||||
}
|
||||
|
||||
public void SendTexture(AssetBase TextureAsset)
|
||||
{
|
||||
}
|
||||
|
||||
public void SetDebug(int newDebug)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user