Commit 87e5e488 authored by Chen Jiping's avatar Chen Jiping

fix:修复显示

parent e9a1a43a
......@@ -280,8 +280,6 @@ cc.Class({
else {
cc.find('Canvas/decorate').active = true;
cc.find('Canvas/decorate').scale = this._mapScaleMin;
const bgFloorNode = cc.find('Canvas/decorate/bg_floor');
bgFloorNode.scaleX = this._frameSize.width / bgFloorNode.width;
......
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