Commit f83a8a14 authored by linzhiguo's avatar linzhiguo

~

parent 1d5b8357
......@@ -299,8 +299,7 @@ cc.Class({
}
this._aiexerciseid = info.aiexerciseid;
//this.hit_result = info.correct;
this.hit_result = false;
this.hit_result = true;
if (this.data.answer != null){
let tmp = this.data.answer[this._mouse_index];
if (tmp != null){
......
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