yay, they talk and they don't fight

This commit is contained in:
Caleb James DeLisle
2017-08-10 18:31:44 +02:00
parent e786a66ff3
commit 1e56fa31c0
7 changed files with 99 additions and 43 deletions

View File

@@ -52,7 +52,7 @@ define([
onConnectionChange({ state: false });
});
sframeChan.on('EV_RT_CONNECT', function (content) {
content.members.forEach(userList.onJoin);
//content.members.forEach(userList.onJoin);
myID = content.myID;
isReady = false;
if (chainpad) {