view plugins/mod_windows.lua @ 6668:f6f39c2f1b1f

util.dataforms: Remove unused import of pairs() (thanks luacheck)
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 May 2015 19:38:29 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here