Skip to content

Commit

Permalink
Fix AppEng ItemList infinite loop
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jul 4, 2013
1 parent 4b87156 commit ada656d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/patches.xml
Expand Up @@ -1369,6 +1369,9 @@
<class id="appeng.me.CellInventory">
<synchronize>^all^</synchronize>
</class>
<class id="appeng.util.ItemList">
<synchronize/>
</class>
<class id="appeng.util.Platform">
<synchronize>getSharedTagCompound</synchronize>
<synchronize field="$2">addStackToList</synchronize>
Expand Down

0 comments on commit ada656d

Please sign in to comment.