mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
renaming to be similar to equivalent Set command
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
a0d178b284
commit
3d504261b0
@@ -425,6 +425,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void print(string str);
|
||||
|
||||
void SetPrimitiveParamsEx(LSL_Key prim, LSL_List rules);
|
||||
LSL_List GetLinkPrimitiveParamsEx(LSL_Key prim, LSL_List rules);
|
||||
LSL_List GetPrimitiveParamsEx(LSL_Key prim, LSL_List rules);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user