Skip to content

Commit

Permalink
Fix #776
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jun 20, 2013
1 parent c2a0c09 commit bfeedc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/patches.xml
Expand Up @@ -238,7 +238,7 @@
<replaceInitializer field="destroyedItemsNetCache" class="nallar.collections.ConcurrentQueueList"/>
<replaceInitializer field="loadedChunks" class="nallar.collections.ConcurrentQueueList"/>
</class>
<class id="net.minecraft.entity.player.EntityPlayerMP">
<class id="net.minecraft.entity.player.EntityPlayerMP" env="forge">
<addAll fromClass="nallar.patched.entity.PatchEntityPlayerMPForge"/>
</class>
<class id="net.minecraft.entity.Entity">
Expand Down

0 comments on commit bfeedc0

Please sign in to comment.