Commit 9998a43e by doszhang

dos

parent 3382d5b3
......@@ -97,7 +97,7 @@ function videoEnd (types) {
$('.prize-page').show();
showPrize(types);
video.removeEventListener('ended', videoEnd(types));
video.removeEventListener('ended', videoEnd);
}
function handleCityClick (event) {
......
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