Commit d19793b0 authored by linzhiguo's avatar linzhiguo

# 错误声音

parent 1cdcf8a7
......@@ -342,6 +342,9 @@ cc.Class({
selected.target.active = false;
selected.target = null;
}
else{
this.playAudioByName('incorrect');
}
}
else{
this.playAudioByName('incorrect');
......
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