Fix naming of promote image; remove console log.
This commit is contained in:
parent
0726436439
commit
cf365a9e2a
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
@ -334,8 +334,6 @@ GAME.Game = class {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(moves);
|
|
||||||
|
|
||||||
if(moves == 0) { this.state.code = GAME.Const.State.Checkmate; }
|
if(moves == 0) { this.state.code = GAME.Const.State.Checkmate; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user