Commit 8d54f562 authored by 范雪寒's avatar 范雪寒

test

parent 3eb1d7dc
......@@ -446,7 +446,7 @@ cc.Class({
cc.find('middleLayer/ExitBtn').active = true;
this.hideWaitingLetters();
middleLayer.scale = Canvas.width / middleLayer.width;
console.log('middleLayer.scale = ' + middleLayer.scale);
this.showLog('middleLayer.scale = ' + middleLayer.scale);
});
});
});
......
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