Bug fix patch
This commit is contained in:
parent
870ec96e9a
commit
5175c2b456
|
@ -1,7 +1,7 @@
|
|||
let {addService,addListener} = require("../WebSocket.js");
|
||||
|
||||
const Stdoutput = [
|
||||
["notifyPairInfo", false],
|
||||
["notifyPairInfo", true],
|
||||
["packrecaive", true],
|
||||
["packsending", true],
|
||||
["notifyRoomInfo", true]
|
||||
|
|
Loading…
Reference in New Issue