File

plugins/mod_unknown.lua @ 9690:75ed3403065d

lint: No longer ignore access to the deprecated global 'unpack' _G.unpack is deprecated in Lua 5.2
author Kim Alvefur <zash@zash.se>
date Sat, 08 Dec 2018 17:07:28 +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