From 1e22a2107420f83dde6268566d31fc37d72c7691 Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Fri, 12 Jun 2020 21:02:07 +0200 Subject: [PATCH] New upstream version of builtins.txt --- builtins.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/builtins.txt b/builtins.txt index ca753e6..4d571bc 100644 --- a/builtins.txt +++ b/builtins.txt @@ -1,4 +1,4 @@ -// Generated by LSL2 Derived Files Generator. Database version: 0.0.20200422000; output module version: 0.0.20140731000 +// Generated by LSL2 Derived Files Generator. Database version: 0.0.20200612000; output module version: 0.0.20140731000 integer llAbs( integer val ) float llAcos( float val ) void llAddToLandBanList( key avatar, float hours ) @@ -587,6 +587,7 @@ const integer CHARACTER_TYPE_C = 2 const integer CHARACTER_TYPE_D = 3 const integer CHARACTER_TYPE_NONE = 4 const integer CLICK_ACTION_BUY = 2 +const integer CLICK_ACTION_DISABLED = 8 const integer CLICK_ACTION_NONE = 0 const integer CLICK_ACTION_OPEN = 4 const integer CLICK_ACTION_OPEN_MEDIA = 6 @@ -594,6 +595,7 @@ const integer CLICK_ACTION_PAY = 3 const integer CLICK_ACTION_PLAY = 5 const integer CLICK_ACTION_SIT = 1 const integer CLICK_ACTION_TOUCH = 0 +const integer CLICK_ACTION_ZOOM = 7 const integer CONTENT_TYPE_ATOM = 4 const integer CONTENT_TYPE_FORM = 7 const integer CONTENT_TYPE_HTML = 1