Stopped trying to replace the old DebugLog.

This commit is contained in:
Jeremy Wood 2012-10-18 21:39:43 -04:00
parent b35a0325b8
commit 0d0f167396
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@
</relocation>
<relocation>
<pattern>com.dumptruckman.minecraft.util.DebugLog</pattern>
<shadedPattern>com.onarandombox.MultiverseCore.utils.DebugLog</shadedPattern>
<shadedPattern>com.onarandombox.MultiverseCore.utils.DebugFileLogger</shadedPattern>
</relocation>
</relocations>
</configuration>