mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
Add TODO item to lslrenamer.
This commit is contained in:
parent
6693022dfb
commit
c5b5a8303c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
# A side effect of this change is that the script becomes unreadable gibberish.
|
||||
|
||||
# TODO: Make a new counter per scope.
|
||||
# TODO: Reuse used library function names for UDF and event parameters.
|
||||
|
||||
class renamer(object):
|
||||
CharSet1 = '_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue