Merge pull request #33 from Parabot/bugfix/banfile

[BUGFIX] Added BanFile add
This commit is contained in:
Jeroen Ketelaar
2017-02-03 19:48:34 +01:00
committed by GitHub
@@ -24,6 +24,7 @@ public class Core {
randoms.add(new SandwichLady());
randoms.add(new MysteriousOldMan());
randoms.add(new BobsIsland());
randoms.add(new BanFile());
// Dreamscape
randoms.add(new SerialBanAvoider());