Commit 8e2a8007 authored by wangxin's avatar wangxin

Update Scene.js

parent 8645c40f
......@@ -259,7 +259,7 @@ cc.Class({
this.cloud.scale = this._mapScaleMax;
this.questionFrame.scale = this._mapScaleMin;
this.question.node.scale = this._mapScaleMin;
this.options.scale = this._mapScaleMax;
this.options.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