Fix indentation

This commit is contained in:
James David Clarke 2024-01-15 00:30:14 +00:00 committed by the-real-herowl
parent f94e7fc52f
commit ee24b24c68
1 changed files with 10 additions and 10 deletions

View File

@ -123,7 +123,7 @@ function mcl_shields.is_blocking(obj)
shieldstack = obj:get_inventory():get_stack("offhand", 1)
end
return blocking, shieldstack
end
end
end
mcl_damage.register_modifier(function(obj, damage, reason)