summaryrefslogtreecommitdiff
path: root/games/devtest/mods/basenodes/textures/default_jungletree.png
Commit message (Expand)AuthorAge
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26
an>(serialized_param) local retval = nil if type(func) == "function" then retval = core.serialize(func(param)) else core.log("error", "ASYNC WORKER: Unable to deserialize function") end return retval or core.serialize(nil) end