Removed duplicate llSetObjectPermMask entry from ConfLSL.xml

This commit is contained in:
unknown 2011-11-29 12:32:29 +00:00
parent 98203e0f3d
commit f7c04f3759

View file

@ -3160,13 +3160,6 @@
your key in s2 to encrypt or put the encrypted data into s1 your key in s2 to encrypt or put the encrypted data into s1
with the same key in s2 to decrypt again. with the same key in s2 to decrypt again.
</Word> </Word>
<Word name="llSetObjectPermMask">
llSetObjectPermMask(integer mask, integer value);
Sets the given permission mask to the new value on the root object
the task is attached to.
</Word>
</Words> </Words>