spelling spelling spelling
This commit is contained in:
parent
299b406436
commit
35c4c28c40
@ -11,7 +11,7 @@ import tech.nevets.lunarbot.commands.ICommand;
|
|||||||
|
|
||||||
import java.util.Random;
|
import java.util.Random;
|
||||||
|
|
||||||
public class CoindCmd implements ICommand {
|
public class CoinCmd implements ICommand {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void handle(CommandContext ctx) {
|
public void handle(CommandContext ctx) {
|
||||||
@ -64,4 +64,4 @@ public class CoinCmd extends ListenerAdapter {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
**/
|
**/
|
||||||
|
Loading…
Reference in New Issue
Block a user