X-Git-Url: https://git.auder.net/variants/Baroque/style.css?a=blobdiff_plain;f=client%2Fsrc%2Fvariants%2FSuicide.js;h=2693f84fdc82b5960d44f94b37c0a241d41ccdbe;hb=59e74176f5e2e828ce0b81c2ead6f8cdb0654f69;hp=c81d35514ae193b715d4d0f23421ba31612b5add;hpb=6f2f94374f1e73c375edf732d9425e575e81fff7;p=vchess.git diff --git a/client/src/variants/Suicide.js b/client/src/variants/Suicide.js index c81d3551..2693f84f 100644 --- a/client/src/variants/Suicide.js +++ b/client/src/variants/Suicide.js @@ -7,10 +7,6 @@ export class SuicideRules extends ChessRules { return false; } - static get HasCastle() { - return false; - } - static get PawnSpecs() { return Object.assign( {},