mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-10 01:33:52 +01:00
Remove trailing whitespace from doors
This commit is contained in:
parent
3e2781bc00
commit
d5fcae085d
@ -253,7 +253,6 @@ function doors:register_door(name, def)
|
|||||||
|
|
||||||
can_dig = check_player_priv,
|
can_dig = check_player_priv,
|
||||||
})
|
})
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
doors:register_door("doors:door_wood", {
|
doors:register_door("doors:door_wood", {
|
||||||
|
Loading…
Reference in New Issue
Block a user