mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
Small wording change.
This commit is contained in:
parent
be86216124
commit
1c16355187
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -201,7 +201,7 @@ Optimizer options (+ means active by default, - means inactive by default):
|
|||
|
||||
extendedglobalexpr + Enables arbitrary expressions in globals (as opposed to
|
||||
dull simple expressions allowed by regular LSL). Needs
|
||||
the optimizer to run for the result to be compilable.
|
||||
constant folding active for the result to be compilable.
|
||||
breakcont - Allow break/continue statements for loops. Note that
|
||||
when active, 'break' and 'continue' become reserved
|
||||
words, but when inactive they can be used as variables.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue