add original matrix board to monitor
This commit is contained in:
parent
2f87ea925e
commit
878ce89bab
7 changed files with 148 additions and 20 deletions
|
|
@ -59,7 +59,7 @@ function test_prettynum() {
|
|||
}
|
||||
test_prettynum()
|
||||
|
||||
const player_list = q("#info")
|
||||
const player_list = q("#players")
|
||||
function redraw_clients(me, clients) {
|
||||
if (!me) {
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue