This commit is contained in:
Dragon Fire
2021-06-07 20:12:52 -04:00
parent 6bb8baba4e
commit 7e654a8214
+1
View File
@@ -146,6 +146,7 @@ module.exports = class AkinatorCommand extends Command {
break;
}
buttonPress = verification.first();
await buttonPress.deferUpdate();
if (buttonPress.customID === 'true') {
win = false;
break;