[BUGFIX] Removed PacketBlockIntercepter add

This commit is contained in:
JKetelaar
2017-02-02 20:40:01 +01:00
parent f0e971f269
commit aeaf58a3b8
@@ -24,7 +24,6 @@ public class Core {
randoms.add(new SandwichLady());
randoms.add(new MysteriousOldMan());
randoms.add(new BobsIsland());
randoms.add(new PacketBlockInterceptor());
// Dreamscape
randoms.add(new SerialBanAvoider());