aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 4bdc98c..8deff58 100644
--- a/init.lua
+++ b/init.lua
@@ -10,6 +10,9 @@ Licensed under the zlib license. See LICENSE.md for more information.
moreblocks = {}
+-- 2019-06-01
+moreblocks.mod = "undo"
+
local S
if minetest.global_exists("intllib") then
if intllib.make_gettext_pair then