fix for infinite loop while loading

This commit is contained in:
PrototypeTrousers
2022-01-24 13:19:31 -03:00
parent 63e339b88b
commit d7f3428824
3 changed files with 10 additions and 5 deletions
@@ -417,8 +417,6 @@ public class DualityInterface implements IGridTickable, IStorageMonitorable, IIn
// :P
}
}
this.notifyNeighbors();
}
private void updateCraftingList()