|
|
@@ -1110,7 +1110,7 @@ function AB_PointLine_JiBan_Update(human, msg)
|
|
|
cityId = msg.cityId,
|
|
|
pointIdx = msg.pointIdx,
|
|
|
}
|
|
|
- JibanLogic.update(human, msg.combatType, msg. jibanListStr, extraArgs)
|
|
|
+ JibanLogic.update(human, msg.combatType, msg.jibanList, extraArgs)
|
|
|
end
|
|
|
|
|
|
------------------------------------C2N---------------------------------------------------
|