Manas Vidyalaya, Ashes of the Dawn, Dominique Issermann & Rambari.

This commit is contained in:
nik gaffney 2021-06-15 16:55:45 +02:00
parent f6319bc8e4
commit d46ee0878b

View file

@ -811,7 +811,7 @@ var Deck = (function () {
duration: 400,
x: -Math.round((6.75 - rank) * 8 * ___fontSize / 16),
y: -Math.round((3.5 - suit) * 92 * ___fontSize / 16), // distance between piles?
y: -Math.round((2.5 - suit) * 220 * ___fontSize / 16), // distance between piles?
rot: 0,
onComplete: function onComplete() {