Syntax.
parent
5ba83fce5f
commit
ac39703874
|
|
@ -891,6 +891,7 @@ class Room extends EventEmitter
|
||||||
this._notification(peer.socket, 'unlockRoom', {
|
this._notification(peer.socket, 'unlockRoom', {
|
||||||
peerId : peer.id
|
peerId : peer.id
|
||||||
}, true);
|
}, true);
|
||||||
|
|
||||||
this._lobby.promoteAllPeers();
|
this._lobby.promoteAllPeers();
|
||||||
|
|
||||||
// Return no error
|
// Return no error
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue