mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 09:12:07 +02:00
Same for jenga
This commit is contained in:
@@ -70,7 +70,6 @@ module.exports = class JengaCommand extends Command {
|
||||
});
|
||||
if (!turn.size) {
|
||||
if (lastTurnTimeout) {
|
||||
await msg.say('Game ended due to inactivity.');
|
||||
winner = 'time';
|
||||
break;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user