File

plugins/mod_unknown.lua @ 8683:867ac771fb6e

util.async: Remove async.once(), can now be replaced by runner():run(func)
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Mar 2018 14:22:01 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform