X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fbriskin5%2Fdnd.js;h=db4cfc1243958acc13786753649bce04aa91191b;hp=1b33b31dd1735df4ac04623cecc2a12844e81811;hb=4b00f9ca18afad0b4b9ad0034581af54c6700205;hpb=7ee4d75003cb32207ffdb3cf16b1644039578945 diff --git a/web/briskin5/dnd.js b/web/briskin5/dnd.js index 1b33b31..db4cfc1 100644 --- a/web/briskin5/dnd.js +++ b/web/briskin5/dnd.js @@ -45,12 +45,14 @@ var takes_nw_n; var cards_we_n; var takes_we_n; -/* /* width of images */ +/* var cards_width = 55 + 2; var cards_width_d2 = 27; +*/ /* height of images */ +/* var cards_height = 101 + 2; var cards_height_d2 = 51; */ @@ -61,7 +63,7 @@ var cards_width_d2 = 37; /* height of images */ var cards_height = 121 + 2; -var cards_height_d2 = 61; +var cards_height_d2 = 61; /* width of hands area */ var hands_width = 400;