Commit 666e427e authored by liujiaxin's avatar liujiaxin

111

parent 62377d35
...@@ -103,6 +103,7 @@ cc.Class({ ...@@ -103,6 +103,7 @@ cc.Class({
this.videoPlayer.getImpl = function() { this.videoPlayer.getImpl = function() {
return this._impl; return this._impl;
} }
cc.debug.setDisplayStats(false);
}, },
initdDrag() { initdDrag() {
const maxX = this.ProgressBar.node.width; const maxX = this.ProgressBar.node.width;
......
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