From f7c04f37593727b9ee5a218f7e0cdf4df18dc473 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 29 Nov 2011 12:32:29 +0000 Subject: [PATCH] Removed duplicate llSetObjectPermMask entry from ConfLSL.xml --- trunk/Resource/ConfLSL.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/trunk/Resource/ConfLSL.xml b/trunk/Resource/ConfLSL.xml index 856a983..ec73ae9 100644 --- a/trunk/Resource/ConfLSL.xml +++ b/trunk/Resource/ConfLSL.xml @@ -3160,13 +3160,6 @@ your key in s2 to encrypt or put the encrypted data into s1 with the same key in s2 to decrypt again. - - - llSetObjectPermMask(integer mask, integer value); - - Sets the given permission mask to the new value on the root object - the task is attached to. -