fix: update for new Magic Storage version

This commit is contained in:
2022-08-14 15:23:54 +01:00
parent 28ba14cb94
commit 01fb135385
6 changed files with 2 additions and 40 deletions

View File

@ -33,7 +33,7 @@ namespace MagicStorageVoidBag.Hooks {
heart.TryDeposit(returnItem);
heart.ResetCompactStage();
StorageGUI.modSearchBox.OnChanged();
StorageGUI.needRefresh = true;
if (returnItem.stack != newItem.stack) {
if (newItem.IsACoin) {