Remove console print.
This commit is contained in:
parent
9d65579fd9
commit
97619b532e
@ -599,7 +599,6 @@ const SCENES = {
|
||||
switch(code) {
|
||||
case OpCode.SessionView: {
|
||||
if(data.status == Status.Ok) {
|
||||
console.log(this.turn);
|
||||
LOAD(SCENES.Game, {
|
||||
mode:this.mode,
|
||||
token:this.token,
|
||||
|
Loading…
x
Reference in New Issue
Block a user