Update mods/beds/functions.lua

Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
SmallJoker 2020-11-01 17:38:33 +01:00 committed by GitHub
parent 4d951f450c
commit 14537f34f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -284,4 +284,3 @@ minetest.register_on_player_receive_fields(function(player, formname, fields)
end
end
end)