File

plugins/mod_windows.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

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here