This commit is contained in:
parent
412e22e7ac
commit
e96b67bb76
@ -51,8 +51,8 @@ module.exports = {
|
||||
|
||||
const table = new Table({
|
||||
titles: ['Level', 'Money', 'Wins'],
|
||||
titleIndexes: [0, 8, 16],
|
||||
rowIndexes: [0, 6, 14],
|
||||
titleIndexes: [1, 8, 16],
|
||||
rowIndexes: [1, 6, 14],
|
||||
start: '`',
|
||||
end: '`',
|
||||
padEnd: 3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user