File

plugins/mod_unknown.lua @ 7823:9b66ada1487c

util.crand: Switch to luaL_checkinteger since checkint is deprecated in Lua 5.3
author Kim Alvefur <zash@zash.se>
date Fri, 20 Jan 2017 11:41: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