Commit 138a00af authored by liujiaxin's avatar liujiaxin

1

parent f27627f9
...@@ -1001,8 +1001,8 @@ cc.Class({ ...@@ -1001,8 +1001,8 @@ cc.Class({
this._audioACSource._destruct(); this._audioACSource._destruct();
this._audioSource.destroy(); this._audioSource.destroy();
this._audioACSource.destroy(); this._audioACSource.destroy();
this._audioSource = null; // this._audioSource = null;
this._audioACSource = null; // this._audioACSource = null;
this._destruct(); this._destruct();
} }
......
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