From cf3e4c21ecc34529e9c0ed934f885eb59da8f338 Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Fri, 20 Oct 2017 10:18:44 +0200 Subject: [PATCH] Comment fix. Specify the name of the last llGetObjectDetails constant, to simplify manual checking. --- lslopt/lslfuncopt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lslopt/lslfuncopt.py b/lslopt/lslfuncopt.py index bcf6f86..ede0cf4 100644 --- a/lslopt/lslfuncopt.py +++ b/lslopt/lslfuncopt.py @@ -46,7 +46,7 @@ def OptimizeArgs(node, sym): params[i]['type'] = 'string' -# Type of each entry in llGetObjectDetails. Last: 38. +# Type of each entry in llGetObjectDetails. Last: 38 (OBJECT_SIT_COUNT). objDetailsTypes = 'issvrvkkkiiififfffkiiiiiiffkiviiksiisii' primParamsTypes = \ ( False, False # 0 (unassigned) and 1=PRIM_TYPE_LEGACY