File

plugins/mod_unknown.lua @ 8638:f8f45bbbd8ba

util.startup: Ignore various globals being read and written as part of startup [luacheck]
author Kim Alvefur <zash@zash.se>
date Wed, 21 Mar 2018 16:30:24 +0100
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