|
@@ -166,7 +166,7 @@ export class MetaGateway
|
|
|
|
|
|
this.gameChanel.onOpen(() => {
|
|
this.gameChanel.onOpen(() => {
|
|
console.log('channel is open');
|
|
console.log('channel is open');
|
|
- debugger;
|
|
|
|
|
|
+ // debugger;
|
|
clearInterval(this.timer);
|
|
clearInterval(this.timer);
|
|
|
|
|
|
let i = 1;
|
|
let i = 1;
|