Renamed NoteBot in ModuleManager

This commit is contained in:
noil 2021-01-09 21:16:29 -05:00
parent 497a7463e0
commit 0d1b8d3ea3
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ public final class ModuleManager {
add(new DonkeyAlertModule());
add(new ReachModule());
add(new AutoWitherModule());
add(new NotebotModule());
add(new NoteBotModule());
// p2w experience
if (Seppuku.INSTANCE.getCapeManager().hasCape())