This commit is contained in:
Håvar Aambø Fosstveit
2019-11-05 09:47:30 +01:00
parent 5ba83fce5f
commit ac39703874
+1
View File
@@ -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