mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
remove CM api, add replacement ossl functions, as i should had done on the merge of avination code contrib. (runprebuild)
This commit is contained in:
@@ -528,5 +528,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void osTriggerSound(LSL_Integer linknum, LSL_String sound, LSL_Float volume);
|
||||
void osTriggerSoundLimited(LSL_Integer linknum, LSL_String sound, LSL_Float volume,
|
||||
vector top_north_east, vector bottom_south_west);
|
||||
|
||||
LSL_String osDetectedCountry(LSL_Integer number);
|
||||
LSL_String osGetAgentCountry(LSL_Key agentId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user