This commit is contained in:
parent
47bc446221
commit
f0aa3ad915
@ -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, 6, 15, 22],
|
titleIndexes: [0, 8, 15, 22],
|
||||||
columnIndexes: [0, 6, 14, 22],
|
columnIndexes: [0, 8, 14, 22],
|
||||||
start: '`',
|
start: '`',
|
||||||
end: '`',
|
end: '`',
|
||||||
padEnd: 3
|
padEnd: 3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user