mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-22 15:42:18 +00:00
Remove trailing whitespace from doors
This commit is contained in:
parent
3e2781bc00
commit
d5fcae085d
1 changed files with 31 additions and 32 deletions
|
@ -253,7 +253,6 @@ function doors:register_door(name, def)
|
|||
|
||||
can_dig = check_player_priv,
|
||||
})
|
||||
|
||||
end
|
||||
|
||||
doors:register_door("doors:door_wood", {
|
||||
|
|
Loading…
Add table
Reference in a new issue