订单修复

This commit is contained in:
hahwu 2025-09-26 18:24:50 +08:00
parent c883fb185e
commit 61e69019b1

View File

@ -1107,7 +1107,7 @@ func (player *Player) FixOrderBug() {
}
if Exit {
//continue
continue
}
NewChessId := mergeDataCfg.GetChessIdByLvAndColor(BaseMod.GetEnergyMul()+v+1, k)
OrderMod.PreheatStep[k]++