Commit 5476508b authored by liujiangnan's avatar liujiangnan

feat

parent 3ce2f741
...@@ -216,7 +216,7 @@ cc.Class({ ...@@ -216,7 +216,7 @@ cc.Class({
} else { } else {
callback('WRONG') callback('WRONG')
} }
}, 100); }, 1000);
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