mirror of
https://github.com/opensim/opensim.git
synced 2026-07-15 03:55:47 +08:00
These 2 files want to be committed.
This commit is contained in:
@@ -450,7 +450,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
|
||||
|
||||
public LSL_Vector llVecNorm(LSL_Vector v)
|
||||
{
|
||||
m_host.AddScriptLPS(1);
|
||||
m_host.AddScriptLPS(1);
|
||||
return LSL_Vector.Norm(v);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user