File

plugins/mod_unknown.lua @ 9529:6a1e7723208b

util.array: Add __div for parity with util.set
author Matthew Wild <mwild1@gmail.com>
date Sun, 21 Oct 2018 15:38:55 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform