Fixed: Load Scenographic Editor lua files

--HG--
branch : compatibility-develop
hg/compatibility-develop
ulukyn@gmail.com 8 years ago
parent 6238139c08
commit b0dc979718

@ -115,7 +115,7 @@ encode = function(val, stack)
end end
function json.encode(val) function Json.encode(val)
return ( encode(val) ) return ( encode(val) )
end end

Loading…
Cancel
Save