X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants.js;h=10367645d9add27070f164018c7511e54704b6be;hb=1af36beb39aa5d59735483e915fd1040f93eecca;hp=6c2f62cf69101bf19f30eceef6dfe577d13b956a;hpb=6037f1d82232e62b669018b548845baf480f9e64;p=vchess.git diff --git a/variants.js b/variants.js index 6c2f62cf..10367645 100644 --- a/variants.js +++ b/variants.js @@ -4,7 +4,7 @@ module.exports = [ { "name" : "Atomic", "description" : "Explosive captures" }, { "name" : "Chess960", "description" : "Standard rules" }, { "name" : "Antiking", "description" : "Keep antiking in check" }, -// { "name" : "Magnetic", "description" : "Laws of attraction" }, + { "name" : "Magnetic", "description" : "Laws of attraction" }, // { "name" : "Alice", "description" : "Both sides of the mirror" }, // { "name" : "Grand", "description" : "Big board" }, // { "name" : "Wildebeest", "description" : "Balanced sliders & leapers" },