summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mesecons_random/init.lua2
1 files changed, 1 insertions, 1 deletions
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",