This commit is contained in:
Jeena 2014-03-01 23:11:36 +01:00
parent d83376d5c7
commit 810a74a28b
13 changed files with 445 additions and 281 deletions

View file

@ -65,11 +65,8 @@ function () {
}
}
},
server: {
pipeToServer: function(v) { return v + "-ns.server.pipeToServer")}
},
lobby: {
channel: {
pipeToServer: function(v) { return v + "-ns.channel.pipeToServer")}
}
};