Commit e9a2e097 authored by liujiangnan's avatar liujiangnan

feat: 改成5次

parent 61d65e09
...@@ -384,7 +384,7 @@ cc.Class({ ...@@ -384,7 +384,7 @@ cc.Class({
context: { context: {
questionIndex: 0, questionIndex: 0,
questionPlayTimes: 0, questionPlayTimes: 0,
maxQuestionTryTimes: 20, maxQuestionTryTimes: 5,
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