spelling spelling spelling
This commit is contained in:
@@ -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 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
**/
|
**/
|
||||||
|
|||||||
Reference in New Issue
Block a user