forked from mtcontrib/factions
Fixed broken protection
This commit is contained in:
parent
b2638a0b78
commit
756e489a7f
@ -756,6 +756,8 @@ minetest.is_protected = function(pos, player)
|
||||
else
|
||||
return true
|
||||
end
|
||||
else
|
||||
return true
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user