summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.lua b/init.lua
index 676a561..0a133a7 100644
--- a/init.lua
+++ b/init.lua
@@ -330,9 +330,9 @@ function minetest.is_protected(pos, digger)
end
end)
end
- end
+ end]]
end
-]]
+
return true
end