mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..). allows defualt sounds with volume
This commit is contained in:
@@ -476,5 +476,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
|
||||
LSL_String osRequestURL(LSL_List options);
|
||||
LSL_String osRequestSecureURL(LSL_List options);
|
||||
void osCollisionSound(string impact_sound, double impact_volume);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user