1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-02-06 03:30:20 +01:00

Remove trailing whitespace from doors

This commit is contained in:
ShadowNinja 2014-02-12 18:06:45 -05:00
parent 3e2781bc00
commit d5fcae085d

View File

@ -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", {