mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Thank you very much, Hashbox for :
Add scene-debug command to Enable/Disable scripting, collision, and physics from console.
This commit is contained in:
@@ -2189,7 +2189,7 @@ namespace OpenSim.Region.ScriptEngine.Common
|
||||
|
||||
//return ret;
|
||||
NotImplemented("llListRandomize");
|
||||
return new LSL_Types.list();
|
||||
return src;
|
||||
}
|
||||
|
||||
public LSL_Types.list llList2ListStrided(LSL_Types.list src, int start, int end, int stride)
|
||||
|
||||
Reference in New Issue
Block a user