Fix stairs placement over oddly-shaped nodes (#166)

This commit is contained in:
Oblomov
2020-12-18 17:59:57 +01:00
committed by GitHub
parent cf0f875709
commit 8a14250127
2 changed files with 8 additions and 1 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
- [Fixed stairs placement over oddly-shaped nodes.](https://github.com/minetest-mods/moreblocks/pull/166)
## [2.1.0] - 2020-12-14
### Added