Skip to content

Commit 7fcb0eb

Browse files
committed
Updated to use new MangoBotCore
1 parent fb477e4 commit 7fcb0eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/org/mangorage/mangobot/MangoBotPlugin.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ public void registration() {
215215
cmdRegistry.addBasicCommand(new StopCommand());
216216
cmdRegistry.addBasicCommand(new VolumeCommand());
217217

218-
219218
// Tricks
220219
cmdRegistry.addBasicCommand(new TrickCommand(this));
221220

0 commit comments

Comments
 (0)