Fixed Refined Storage not drawing small text correctly with Unicode font

This commit is contained in:
raoulvdberge
2017-08-09 13:37:46 +02:00
parent d2e1dc3141
commit 9bea0a4f82
11 changed files with 26 additions and 9 deletions

View File

@@ -10,6 +10,7 @@
- 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)
- Fixed Refined Storage not drawing small text correctly with Unicode font (raoulvdberge)
### 1.5.14
- Updated Forge to 2426 (raoulvdberge)