Compare commits

..

No commits in common. "f0aa3ad915054018224a13f290f34941aaa2720e" and "21982ddeae4680a3190bb0112f349731256f0ad3" have entirely different histories.

View File

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