Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
[+] Main添加Ranking指令实例
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Sep 21, 2018
1 parent 56e64df commit be89e2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/cc/moecraft/icq/plugins/osubot/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ public IcqCommand[] commands()
new CommandStats(),
new CommandSkills(),
new CommandRecent(),
new CommandRanking(),
new CommandHelp(),

new CommandSetId(),
Expand Down

0 comments on commit be89e2a

Please sign in to comment.