File

plugins/mod_windows.lua @ 6652:06116b2789f0

moduleapi: Remove accidental use of undefined and unnecessary 'priority' variable
author Matthew Wild <mwild1@gmail.com>
date Wed, 06 May 2015 18:58:29 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here