Restor lib/rooms.js
This commit is contained in:
parent
30ff63f1c6
commit
f3bb4d73bf
1 changed files with 1 additions and 1 deletions
|
@ -226,4 +226,4 @@ exports.broadcast_to_roommates = function (client, msg) {
|
||||||
console.log(' - ' + roommates[i].sessionId);
|
console.log(' - ' + roommates[i].sessionId);
|
||||||
roommates[i].send(msg);
|
roommates[i].send(msg);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue