File

plugins/mod_unknown.lua @ 8069:8f5f197b139d

mod_register: Remove check for empty table (previous line sets a field)
author Kim Alvefur <zash@zash.se>
date Mon, 10 Apr 2017 10:28:05 +0200
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