mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-19 13:56:43 +02:00
More Formatting Woot
This commit is contained in:
@@ -50,7 +50,7 @@ module.exports = class TypingGameCommand extends commando.Command {
|
||||
levelWord = "ten";
|
||||
break;
|
||||
}
|
||||
if (time === undefined) {
|
||||
if (!time) {
|
||||
message.channel.send(':x: Error! No difficulty set! (Choose Easy, Medium, Hard, or Extreme)');
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user