Commit 634d7b54 authored by limingzhe's avatar limingzhe

fix: debug

parent 93657b1c
...@@ -2291,8 +2291,6 @@ cc.Class({ ...@@ -2291,8 +2291,6 @@ cc.Class({
this.isDestroy = true; this.isDestroy = true;
cc.Tween.stopAll(); cc.Tween.stopAll();
cc.game.canvas.style.backgroundColor = '#000000';
this.pauseVideo();
} }
......
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