Commit dafec3db authored by linzhiguo's avatar linzhiguo

# 地鼠0.75缩回

# 游戏开始前刷新贴纸
parent db5f499a
......@@ -173,6 +173,8 @@ cc.Class({
this._hammer = cc.find('Canvas/hammer');
this.updateFlagArea();
this.title.string = this.data.title;
let audio_url = this.data.audio_url;
if (audio_url && audio_url!=""){
......
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