Syntax.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user