Commit 05ba4636 authored by 范雪寒's avatar 范雪寒

fix: bugs

parent fca1a868
......@@ -48,8 +48,8 @@ cc.Class({
}
});
},
buttonOnClick(button, callback) {
buttonOnClick(button, callback, scale = 1.0) {
if (button['cantClick']) {
return;
}
......
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