uncommented lines
This commit is contained in:
parent
e2b78d1e22
commit
f579798434
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -50,7 +50,7 @@ function onMessage(evt) {
|
|||
updateBalls(balls);
|
||||
}
|
||||
if(lines){
|
||||
//updateLines(lines);
|
||||
updateLines(lines);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue