Fix handle text entity.
This commit is contained in:
parent
030921e4e5
commit
d2eb4fcaf4
@ -260,7 +260,7 @@ const UI = {
|
|||||||
if(records[r].player == 1) { handle = records[r].dusk; }
|
if(records[r].player == 1) { handle = records[r].dusk; }
|
||||||
|
|
||||||
rows.push([
|
rows.push([
|
||||||
handle,
|
UI.text(handle),
|
||||||
UI.text(records[r].turn),
|
UI.text(records[r].turn),
|
||||||
UI.text(records[r].viewers),
|
UI.text(records[r].viewers),
|
||||||
buttons,
|
buttons,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user