Skip to content

Commit

Permalink
Fix #762
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 8, 2013
1 parent d1e66ed commit 97c2990
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/patches-deobfuscated.xml
Expand Up @@ -1727,6 +1727,9 @@
</class>
</dynmap>
<mmmPowerSuits>
<class id="net.machinemuse.powersuits.powermodule.modules.RailgunModule">
<disable>drawParticleStreamTo</disable>
</class>
<class id="net.machinemuse.powersuits.network.packets.MusePacketPlayerUpdate">
<replaceMethod code="{
if (net.minecraft.server.MinecraftServer.currentTick % 2 == 0) {
Expand Down

0 comments on commit 97c2990

Please sign in to comment.