File

plugins/mod_unknown.lua @ 9390:b749cce57f08

.luacheckrc: Allow randomize() global in spec/ This is a busted function that is not currently recognized by luacheck. See https://github.com/mpeterv/luacheck/pull/183
author Matthew Wild <mwild1@gmail.com>
date Sat, 29 Sep 2018 12:20:51 +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