Commit f8d0ae18 authored by xytk's avatar xytk

提交代码

parent 65e70e7a
...@@ -219,7 +219,7 @@ cc.Class({ ...@@ -219,7 +219,7 @@ cc.Class({
}, },
initBg() { initBg() {
const bgNode = cc.find('Canvas/bg'); const bgNode = cc.find('Canvas/bg');
bgNode.scale = this._mapScaleMax; bgNode.scale = this._mapScaleMin;
}, },
pic1: null, pic1: null,
......
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