Commit 08455872 authored by liujiaxin's avatar liujiaxin

aa

parent e41aa0f1
...@@ -225,7 +225,7 @@ cc.Class({ ...@@ -225,7 +225,7 @@ cc.Class({
} else if (this._lastFingerPosition.dirty) { } else if (this._lastFingerPosition.dirty) {
callback('WRONG') callback('WRONG')
} }
}, 1000); }, 500);
this._intervalIds.push(id); this._intervalIds.push(id);
// Perform cleanup // Perform cleanup
......
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 to comment