Skip to content

Commit

Permalink
Fix #884
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 17, 2013
1 parent 0e3d927 commit 17ada0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/patches.xml
Expand Up @@ -1672,4 +1672,7 @@
<replaceNew oldClass="java.util.LinkedList" newClass="nallar.collections.ConcurrentLinkedQueueList">queueChunkCoords</replaceNew>
</class>
</magicBees>
<dimensionalDoors>
<replaceFieldUsage field="hasGrownRifts" writeCode="if ($0 != null) { $0.hasGrownRifts = $1; }"/>
</dimensionalDoors>
</mods>

0 comments on commit 17ada0e

Please sign in to comment.