mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
More TODO tweaking.
This commit is contained in:
parent
7fb345b222
commit
f730843762
2 changed files with 4 additions and 5 deletions
|
@ -597,7 +597,7 @@ def llJsonSetValue(json, lst, val):
|
|||
# Recursive works best here
|
||||
return InternalJsonRecursiveSetValue(json, lst, val)
|
||||
|
||||
return u"----unimplemented----" # TODO: Implement llJsonSetValue.
|
||||
return u"----unimplemented----"
|
||||
'''
|
||||
|
||||
def llJsonValueType(json, lst):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue