Removed duplicate llSetObjectPermMask entry from ConfLSL.xml

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@48 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
niel-archer 2011-12-30 03:44:24 +00:00
parent 2f9fafd67f
commit 9c8987ee87

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>