File

plugins/mod_windows.lua @ 9047:ab3488ee3ca5

util.dataforms: Ensure fields have names when collecting data (fixes traceback, thanks Martin)
author Kim Alvefur <zash@zash.se>
date Sun, 15 Jul 2018 22:50:05 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here