File

plugins/mod_unknown.lua @ 6674:a0ce52e11122

util.set: Add luacheck annotation for methods not referencing 'self'
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 May 2015 19:51:07 +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