mirror of
https://github.com/opensim/opensim.git
synced 2026-06-12 15:25:36 +08:00
Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume().
This commit is contained in:
@@ -411,6 +411,11 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public void SendAttachedSoundGainChange(LLUUID objectID, float gain)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public void SendAlertMessage(string message)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user