File

plugins/mod_windows.lua @ 8556:5800f0c7afd6

util.logger: Import globals (fixes on Lua 5.2)
author Kim Alvefur <zash@zash.se>
date Wed, 28 Feb 2018 20:17:21 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here