mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
fixed #58
This commit is contained in:
parent
d83376d5c7
commit
810a74a28b
13 changed files with 445 additions and 281 deletions
|
|
@ -65,11 +65,8 @@ function () {
|
|||
}
|
||||
}
|
||||
},
|
||||
server: {
|
||||
pipeToServer: function(v) { return v + "-ns.server.pipeToServer")}
|
||||
},
|
||||
lobby: {
|
||||
|
||||
channel: {
|
||||
pipeToServer: function(v) { return v + "-ns.channel.pipeToServer")}
|
||||
}
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue