From ec25fd83415d0ecb49f41295af3dc30f14850b2f Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Mon, 17 Dec 2018 02:20:30 -0500 Subject: update biome_lib, digilines, hotbar, mesecons, pipeworks, ropes, technic, unified inventory, unified dyes, vines, and worldedit --- worldedit/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worldedit') diff --git a/worldedit/init.lua b/worldedit/init.lua index 8358e3b..a38e3e6 100644 --- a/worldedit/init.lua +++ b/worldedit/init.lua @@ -42,7 +42,7 @@ load_module(path .. "/compatibility.lua") load_module(path .. "/cuboid.lua") -if minetest.setting_getbool("log_mods") then +if minetest.settings:get_bool("log_mods") then print("[WorldEdit] Loaded!") end -- cgit v1.2.3