egordorichev / LastTry

:deciduous_tree: LastTry is open-source game written in Java, using LibGDX library and inspired by Terraria :deciduous_tree:
MIT License
119 stars 17 forks source link

Quick stacking fix #74

Closed Col-E closed 7 years ago

Col-E commented 7 years ago

Item stacking now checks for max-size before stacking

egordorichev commented 7 years ago

Thanks for quick fix!