From 01ab78d189f8a9234d4ff26e6f2abaa85cf34d51 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 25 Oct 2016 12:34:06 +0200 Subject: Fix block images not being shown for certain drops --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 4e1749f..be3739b 100644 --- a/init.lua +++ b/init.lua @@ -683,7 +683,7 @@ doc.new_category("nodes", { end pcount = pcount + 1 end - formstring = datastring .. "." + datastring = datastring .. "." datastring = newline(datastring) end end -- cgit v1.2.3