File

plugins/mod_unknown.lua @ 6414:31c15004bfb0

core.moduleapi: Use require instead of global to get storagemanager in module:open_store()
author Kim Alvefur <zash@zash.se>
date Wed, 17 Sep 2014 14:47:52 +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