Commit 5846c8ab by doszhang

dos

parent 26424b41
......@@ -814,6 +814,7 @@ function addFlag(e) {
my_notify('这个Flag已经立过啦!');
return false;
}
$('#flagMusic')[0].pause();
$('#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