File

plugins/mod_unknown.lua @ 8280:9ca0e3128b62

net.adns: Import setmetatable into a local (fixes traceback on Lua 5.2)
author Kim Alvefur <zash@zash.se>
date Wed, 27 Sep 2017 17:34:54 +0200
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