Diff

plugins/mod_unknown.lua @ 6008:e6f735c62c5d

Merge 0.10->trunk
author Kim Alvefur <zash@zash.se>
date Mon, 03 Feb 2014 07:25:05 +0100
parent 6003:28a90f5fea46
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/mod_unknown.lua	Mon Feb 03 07:25:05 2014 +0100
@@ -0,0 +1,4 @@
+-- Unknown platform stub
+module:set_global();
+
+-- TODO Do things that make sense if we don't know about the platform