From 9a81477bde153422d40a9f576ab5e628568b16ab Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Wed, 29 Aug 2018 14:09:45 +0300 Subject: more microblocks compatibility --- nodes_doorlike.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nodes_doorlike.lua') diff --git a/nodes_doorlike.lua b/nodes_doorlike.lua index 007b051..b4ff1a7 100644 --- a/nodes_doorlike.lua +++ b/nodes_doorlike.lua @@ -222,7 +222,7 @@ minetest.register_node("cottages:half_door_inverted", { ------------------------------------------------------------------------------------------------------------------------------ --- this gate for fences solves the "where to store the opened gate" problem by dropping it to the floor in optened state +-- this gate for fences solves the "where to store the opened gate" problem by dropping it to the floor in opened state ------------------------------------------------------------------------------------------------------------------------------ minetest.register_node("cottages:gate_closed", { description = S("Closed fence gate"), -- cgit v1.2.3