memory optimization with command help

This commit is contained in:
batchprogrammer314
2021-06-27 01:09:29 -05:00
parent ede6d1f457
commit eaab1c0bc7
3 changed files with 25 additions and 11 deletions

View File

@@ -44,5 +44,4 @@ public class BotManager implements Listener {
bot.render(connection, true);
}
}
}