mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
Fix copy/paste error in comment.
This commit is contained in:
parent
03c0e326c6
commit
2edd139a5c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ listCompat = frozenset({'ss', 'sk', 'si', 'sf', 'sv', 'sr', 'ks', 'kk',
|
|||
|
||||
defaultListVals = {'llList2Integer':0, 'llList2Float':0.0,
|
||||
'llList2String':u'',
|
||||
# llList2Key is set programmatically in FoldScript
|
||||
# llList2Key is set programmatically in FuncOptSetup
|
||||
#'llList2Key':Key(u''),
|
||||
'llList2Vector':Vector((0.,0.,0.)),
|
||||
'llList2Rot':Quaternion((0.,0.,0.,1.))}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue