mirror of
https://github.com/minetest/minetest_game.git
synced 2025-08-09 06:10:21 +02:00
Remove trailing whitespace from doors
This commit is contained in:
@ -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", {
|
||||||
|
Reference in New Issue
Block a user