Skip to content

Commit

Permalink
Fix #926, Fix #925, Fix #924
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 22, 2013
1 parent ad3242f commit 4cca294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/patches-deobfuscated.xml
Expand Up @@ -742,7 +742,7 @@
<synchronize>entityEntering,^method:TileEntity/updateEntity^</synchronize>
</class>
<class id="buildcraft.transport.PipeTransportItems">
<synchronize field="container"/>
<synchronize field="container">groupEntities</synchronize>
<replaceInitializer field="travelingEntities" class="java.util.concurrent.ConcurrentHashMap"/>
<replaceInitializer field="toRemove" class="nallar.collections.SynchronizedSet"/>
<replaceMethod code="{
Expand Down

0 comments on commit 4cca294

Please sign in to comment.