stockfish-chess-web-gui
stockfish-chess-web-gui copied to clipboard
Let change of level to Mobile players
Hello, another proposed change. But as I have already openned a pull request, I recommend you to do it in a clean master branch, since the other changes are not accepted yet.
The change is in file js/board-actions-mobile.js line 51:
Add this line, before setTimeout: updateEngineSkill();
It is to let change of level to Mobile players.