Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix connected nodes' selection boxes.
This allows the player to more easily target and punch connected nodeboxes, especially if they have a fixed nodebox that is very small, like technic cabling, or xpanes. Tried it on fences and my xpane conversion, and happy with the result.
- Loading branch information
Showing
with
50 additions
and 6 deletions.
- +47 −3 src/game.cpp
- +2 −2 src/mapnode.cpp
- +1 −1 src/mapnode.h