File

plugins/mod_unknown.lua @ 7020:6ab9c691c4c6

util.array: Just use table.remove as array:pop()
author Kim Alvefur <zash@zash.se>
date Wed, 23 Dec 2015 08:39:22 +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