changelist
This commit is contained in:
parent
38227a1982
commit
b95ce261d4
@ -127,7 +127,7 @@ func (this *apiComp) StrengthenUpStar(session comm.IUserSession, req *pb.HeroStr
|
|||||||
this.module.ModuleUser.AddAttributeValue(session, comm.ResGold, starConf.Gold, true) // 回退金币
|
this.module.ModuleUser.AddAttributeValue(session, comm.ResGold, starConf.Gold, true) // 回退金币
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
chanegCard = append(chanegCard, CostHeroObj[k])
|
||||||
}
|
}
|
||||||
if _hero.SameCount > 1 { //有堆叠的情况
|
if _hero.SameCount > 1 { //有堆叠的情况
|
||||||
// 克隆一个新的
|
// 克隆一个新的
|
||||||
|
Loading…
Reference in New Issue
Block a user