From 75e0a665ce2a45e1158a427d3f70f854f5f4d5a8 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 16 Jun 2017 18:12:21 -0400 Subject: Updated several mods for Minetest 0.4.16 castles modpack, areas, biome_lib, blox, boost_cart, plantlife modpack caverealms, coloredwood, concrete, currency, farming redo, home decor, ilights, mesecons, moreores, pipeworks, signs_lib, technic, unified inventory unified bricks, unified dyes, worldedit, and xban2 --- lrfurn/armchairs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lrfurn/armchairs.lua') diff --git a/lrfurn/armchairs.lua b/lrfurn/armchairs.lua index 1488c95..ad23014 100644 --- a/lrfurn/armchairs.lua +++ b/lrfurn/armchairs.lua @@ -108,6 +108,6 @@ minetest.register_lbm({ end }) -if minetest.setting_get("log_mods") then +if minetest.settings:get("log_mods") then minetest.log("action", "[lrfurn/armchairs] "..S("Loaded!")) end -- cgit v1.2.3