X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fbase_rules.js;h=5bf47f76430401f0f748bc3b1ff49f4f0d8374f8;hb=1af00c56319683edd9215457b2c84840215399ab;hp=656f7019c5c8f0beac84467b795535e2e2cb7a78;hpb=9bd6786b863c31c3ccd0057b87cf454c90886056;p=vchess.git diff --git a/client/src/base_rules.js b/client/src/base_rules.js index 656f7019..5bf47f76 100644 --- a/client/src/base_rules.js +++ b/client/src/base_rules.js @@ -1055,7 +1055,6 @@ export const ChessRules = class ChessRules { // What is the score ? (Interesting if game is over) getCurrentScore() { if (this.atLeastOneMove()) - // game not over return "*"; // Game over