summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--admin.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin.lua b/admin.lua
index 320e644..defe809 100644
--- a/admin.lua
+++ b/admin.lua
@@ -84,7 +84,7 @@ minetest.register_abm({
action = function(pos, node)
if protector.removal_names == ""
- and protector_replace_names == "" then
+ and protector.replace_names == "" then
return
end