mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2024-11-21 14:18:57 -07: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
|
||||
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
|
||||
llListReplaceList. Only assignment supported. The list
|
||||
|
|
Loading…
Reference in a new issue