Fixed slight performance issue with loading Crafters from disk. Fixes #2106

This commit is contained in:
raoulvdberge
2018-11-28 21:02:21 +01:00
parent 168c3c6a6b
commit 3fb53378ca
2 changed files with 17 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
### 1.6.12
- Increased the speed of autocrafting (raoulvdberge)
- Fixed External Storage sending storage updates when it is disabled (raoulvdberge)
- Fixed slight performance issue with loading Crafters from disk (raoulvdberge)
- Added a completion percentage to the Crafting Monitor (raoulvdberge)
- Updated Russian translation (kellixon)