Commit b33af3eb by doszhang

dos

parent 493dfa28
......@@ -105,7 +105,7 @@
var mouseX = evt.pageX - coverPos.left - pageScrollLeft;
var mouseY = evt.pageY - coverPos.top - pageScrollTop;
defineX = mouseX;
defindY = mouseY;
defineX = mouseY;
if(!timerStatus)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment