mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-03 00:38:07 +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 MysteriousOldMan());
|
||||
randoms.add(new BobsIsland());
|
||||
randoms.add(new PacketBlockInterceptor());
|
||||
|
||||
// Dreamscape
|
||||
randoms.add(new SerialBanAvoider());
|
||||
|
||||
Reference in New Issue
Block a user