Manas Vidyalaya, Ashes of the Dawn, Dominique Issermann & Rambari.
This commit is contained in:
parent
f6319bc8e4
commit
d46ee0878b
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue