formatting fix

This commit is contained in:
tommy aka doge 2022-09-11 21:13:00 -04:00
parent 08f7d67510
commit 97e7115b29

View File

@ -40,7 +40,7 @@ commands:Add('wr', {}, 'get map wr', function(t)
.. 'Date:' .. 'Date:'
local second_line = pad(username, n_n + 1) .. '| ' local second_line = pad(username, n_n + 1) .. '| '
.. pad(time_formatted, d_n + 1) .. '| ' .. pad(time_formatted, t_n + 1) .. '| '
.. pad(points, p_n + 1) .. '| ' .. pad(points, p_n + 1) .. '| '
.. date .. date