mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 14:23:16 -04:00
no more whitespace
This commit is contained in:
parent
84df4274cc
commit
42dca5cbe6
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ local function lay_down(player, pos, bed_pos, state, skip)
|
|||
minetest.chat_send_player(name, S("You have to stop moving before going to bed!"))
|
||||
return false
|
||||
end
|
||||
|
||||
|
||||
-- Check if player is attached to an object
|
||||
if player:get_attach() then
|
||||
return false
|
||||
|
|
Loading…
Add table
Reference in a new issue