Commit 8222f409 authored by liujiangnan's avatar liujiangnan

feat

parent 49abb56a
...@@ -384,7 +384,7 @@ cc.Class({ ...@@ -384,7 +384,7 @@ cc.Class({
context: { context: {
questionIndex: 0, questionIndex: 0,
questionPlayTimes: 0, questionPlayTimes: 0,
maxQuestionTryTimes: 200, maxQuestionTryTimes: 20,
questionsCount: this._figurePointRectArray.length, questionsCount: this._figurePointRectArray.length,
questions: this._figurePointRectArray, questions: this._figurePointRectArray,
}, },
......
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