mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Minor changes
This commit is contained in:
@@ -67,7 +67,7 @@ module.exports = class BattleCommand extends Command {
|
||||
time: 30000
|
||||
});
|
||||
if (!turn.size) {
|
||||
await msg.say('Time!');
|
||||
await msg.say('Sorry, time is up!');
|
||||
reset();
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user