mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
add old llList2ListStrided renamed osOldList2ListStrided to easy any possible script fixes
This commit is contained in:
@@ -602,5 +602,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
LSL_List osGetParcelDetails(LSL_Key id, LSL_List param);
|
||||
LSL_List osGetParcelIDs();
|
||||
LSL_Key osGetParcelID();
|
||||
LSL_List osOldList2ListStrided(LSL_List src, int start, int end, int stride);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user