From 208e95c2ff688a794b4e45dbb148e424e80e1cde Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Thu, 27 Sep 2012 17:27:34 -0400 Subject: [PATCH] Captilization. --- mesecons_random/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesecons_random/init.lua b/mesecons_random/init.lua index 54d13b9..4011217 100644 --- a/mesecons_random/init.lua +++ b/mesecons_random/init.lua @@ -24,7 +24,7 @@ mesecon:register_on_signal_on(function(pos, node) end end) --- ghoststone +-- GHOSTSTONE minetest.register_node("mesecons_random:ghoststone", { description="ghoststone",