Fixed External Storage not calculating max stack size in the calculation of it's capacity display in the GUI, fixes #1409

This commit is contained in:
raoulvdberge
2017-08-09 11:10:14 +02:00
parent 8f00b4cc73
commit 43940741e8
3 changed files with 15 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
- Fixed Grid crash with search history (raoulvdberge)
- Fixed Grid crash with search field (raoulvdberge)
- Fixed External Storage not working without Storage Drawers (raoulvdberge)
- Fixed External Storage not calculating max stack size in the calculation of it's capacity display in the GUI (raoulvdberge)
### 1.5.14
- Updated Forge to 2426 (raoulvdberge)