mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
remove attachments from current appearence if they are not found in inventory
This commit is contained in:
@@ -43,7 +43,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
{
|
||||
void state(string newState);
|
||||
|
||||
//ApiDesc Returns absolute version as val (ie as postive value)
|
||||
//ApiDesc Returns absolute version as val (ie as positive value)
|
||||
LSL_Integer llAbs(LSL_Integer val);
|
||||
//ApiDesc Returns cosine of val (val in radians)
|
||||
LSL_Float llAcos(LSL_Float val);
|
||||
|
||||
Reference in New Issue
Block a user