mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -103,6 +103,7 @@ module.exports = class BoxChoosingCommand extends Command {
|
||||
break;
|
||||
}
|
||||
await buttonPress.deferUpdate();
|
||||
i++;
|
||||
}
|
||||
}
|
||||
return gameMsg.edit({ content: script.end, components: [] });
|
||||
|
||||
Reference in New Issue
Block a user