mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 23:58:20 +00:00
Typo in help
This commit is contained in:
parent
1e8b77bf50
commit
defa9fde97
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -70,7 +70,7 @@ Options (+ means active by default, - means inactive by default):
|
||||||
works around that limitation by replacing the names of
|
works around that limitation by replacing the names of
|
||||||
the labels in the output with unique ones.
|
the labels in the output with unique ones.
|
||||||
|
|
||||||
Deprecated / compatibility syntax extension options:
|
Deprecated / compatibility syntax extensions options:
|
||||||
|
|
||||||
lazylists - Support syntax like mylist[index] = 5; rather than using
|
lazylists - Support syntax like mylist[index] = 5; rather than using
|
||||||
llListReplaceList. Only assignment supported. The list
|
llListReplaceList. Only assignment supported. The list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue