#43555 任务 【梦工场系统】 <-后端-> 【三消】 - 玩家技能消除不会增长进度条问题
This commit is contained in:
parent
025ba19b9d
commit
716171eb43
@ -1299,7 +1299,7 @@ func (this *MapData) HitElem(color int32, curid int32) (szMap []*pb.MapData) {
|
||||
szMap = append(szMap, &pb.MapData{
|
||||
Data: this.GetPalatData(),
|
||||
CurSocre: curScore,
|
||||
CurEnergy: 0,
|
||||
CurEnergy: energy,
|
||||
})
|
||||
}
|
||||
sz, _ := this.CheckMap(color, false)
|
||||
|
Loading…
Reference in New Issue
Block a user