mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-06 16:51:36 +00:00
[BUGFIX] Removed PacketBlockIntercepter add
This commit is contained in:
@@ -24,7 +24,6 @@ public class Core {
|
|||||||
randoms.add(new SandwichLady());
|
randoms.add(new SandwichLady());
|
||||||
randoms.add(new MysteriousOldMan());
|
randoms.add(new MysteriousOldMan());
|
||||||
randoms.add(new BobsIsland());
|
randoms.add(new BobsIsland());
|
||||||
randoms.add(new PacketBlockInterceptor());
|
|
||||||
|
|
||||||
// Dreamscape
|
// Dreamscape
|
||||||
randoms.add(new SerialBanAvoider());
|
randoms.add(new SerialBanAvoider());
|
||||||
|
|||||||
Reference in New Issue
Block a user