mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
why not also osGetLinkStandTarget
This commit is contained in:
@@ -566,5 +566,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_Float osGetLinkSitActiveRange(LSL_Integer linkNumber);
|
||||
void osSetStandTarget(vector v);
|
||||
vector osGetStandTarget();
|
||||
vector osGetLinkStandTarget(LSL_Integer linkNumber);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user