This commit is contained in:
Bxio 2025-04-29 15:52:39 +01:00
parent e306500b3c
commit 9acb625aa2

View File

@ -54,8 +54,8 @@ module.exports = {
const table = new Table({ const table = new Table({
titles: ['Level', 'Money', 'Wins', 'Wins'], titles: ['Level', 'Money', 'Wins', 'Wins'],
titleIndexes: [0, 8, 15, 22], titleIndexes: [0, 18, 33, 40],
columnIndexes: [0, 8, 14, 22], columnIndexes: [0, 18, 33, 40],
start: '`', start: '`',
end: '`', end: '`',
padEnd: 3 padEnd: 3