mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed..
This commit is contained in:
@@ -35,7 +35,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
public partial class ScriptBaseClass
|
||||
{
|
||||
// SCRIPTS CONSTANTS
|
||||
public static readonly LSLInteger OS_APIVERSION = 14;
|
||||
public static readonly LSLInteger OS_APIVERSION = 15;
|
||||
|
||||
public static readonly LSLInteger TRUE = 1;
|
||||
public static readonly LSLInteger FALSE = 0;
|
||||
|
||||
Reference in New Issue
Block a user