Games open in a new tab from main Hall (to not lose challenges)
[vchess.git] / client / src / variants / Sittuyin.js
index aae1890..c93c3f0 100644 (file)
@@ -15,7 +15,6 @@ export class SittuyinRules extends ChessRules {
       {},
       ChessRules.PawnSpecs,
       {
-        twoSquares: false,
         // Promotions are handled differently here
         promotions: [V.QUEEN]
       }