Archived
1
0
This commit is contained in:
Jeff
2016-05-03 14:30:06 -04:00
parent 21b80ecc8d
commit fdb34a7816
2 changed files with 1 additions and 2 deletions

View File

@@ -405,7 +405,6 @@ function init(prefix) {
var rpl = getReplyTo();
console.log(ox, oy, dx, dy);
rpl.translate(dx, dy);
console.log(rpl.x, rpl.y);
ox = rpl.getX();
oy = rpl.getY();
}, false);