Commit f23239d2 by doszhang

dos

parent aacf978d
......@@ -803,7 +803,7 @@ function addFlag(e) {
my_notify('这个Flag已经立过啦!');
return false;
}
$('#flagMusic')[0].pause();
$('#flagMusic')[0].stop();
$('#flagMusic')[0].play();
// target.startX = e.pageX;
// target.startY = e.pageY;
......
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