This commit is contained in:
Mark Nadal 2019-01-04 20:38:26 -08:00
parent c3756193e9
commit 9f9b3e557c
8 changed files with 14 additions and 13 deletions

View File

@ -57,6 +57,7 @@ function Mesh(ctx){
}
return;
}
ctx.on('in', msg);
return;