Skip to content

Commit

Permalink
Fix #851
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 5, 2013
1 parent 655c161 commit e53498c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/patches-deobfuscated.xml
Expand Up @@ -739,6 +739,9 @@
</class>
</buildCraftTransport>
<thermalExpansionTransport>
<class id="thermalexpansion.transport.tileentity.TileTeleportEnergy">
<synchronize>receiveEnergy</synchronize>
</class>
<class id="thermalexpansion.transport.tileentity.TileConduitEnergy">
<newField field="tickLock" class="java.lang.Object" static=""/>
<synchronize field="tickLock">updateGridIfNull</synchronize>
Expand Down

0 comments on commit e53498c

Please sign in to comment.