Commit aaa56620 authored by wangxin's avatar wangxin

Update Scene.js

parent bc6501ab
...@@ -240,7 +240,7 @@ cc.Class({ ...@@ -240,7 +240,7 @@ cc.Class({
this.che.scale = this._mapScaleMax; this.che.scale = this._mapScaleMax;
this.cloud.scale = this._mapScaleMax; this.cloud.scale = this._mapScaleMax;
this.questionFrame.scale = this._mapScaleMax; this.questionFrame.scale = this._mapScaleMin;
}, },
// ------------------------------------------------ // ------------------------------------------------
......
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