This commit is contained in:
Bxio 2025-04-29 15:49:14 +01:00
parent 2454d6bcfd
commit f8da849313

View File

@ -54,7 +54,7 @@ module.exports = {
const table = new Table({
titles: ['Level', 'Money', 'Wins'],
titleIndexes: [0, 10, 16],
titleIndexes: [0, 10, 22],
columnIndexes: [0, 4, 14],
start: '`',
end: '`',