Default: Fix rotation errors for mapgen aspen and sapling jungletree

This commit is contained in:
paramat 2016-03-21 08:03:52 +00:00
parent ffba9d978e
commit 0d3bca790c
2 changed files with 1 additions and 2 deletions

View file

@ -1204,7 +1204,6 @@ function default.register_decorations()
y_max = 31000,
schematic = minetest.get_modpath("default").."/schematics/aspen_tree.mts",
flags = "place_center_x, place_center_z",
rotation = "random",
})
minetest.register_decoration({