mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
* Protip: When you click 'make public' in resharper, note to save before committing.
This commit is contained in:
@@ -5,7 +5,7 @@ using OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Region.OptionalModules.Scripting.Minimodule.Object
|
||||
{
|
||||
interface IObjectSound
|
||||
public interface IObjectSound
|
||||
{
|
||||
void Play(UUID soundAsset, double volume);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user