战令:返回修改
This commit is contained in:
@@ -262,7 +262,7 @@ export class TaskPassData extends ActivityBase {
|
|||||||
this.spdUp.addSpdUpCnt(count)
|
this.spdUp.addSpdUpCnt(count)
|
||||||
this.setLvByPoint(this.totalPoint + point);
|
this.setLvByPoint(this.totalPoint + point);
|
||||||
return {
|
return {
|
||||||
lv: this.lv,
|
curLv: this.lv,
|
||||||
totalPoint: this.totalPoint,
|
totalPoint: this.totalPoint,
|
||||||
spdUpCnt: this.spdUp.spdUpCnt
|
spdUpCnt: this.spdUp.spdUpCnt
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user