From c9d1efc6e71102c436edb92a22d32040570a0c33 Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 22 Aug 2018 14:21:53 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B3=84=EB=9E=B5=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_process_sabotage.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hwe/func_process_sabotage.php b/hwe/func_process_sabotage.php index 6f16a4ee..cacf3daa 100644 --- a/hwe/func_process_sabotage.php +++ b/hwe/func_process_sabotage.php @@ -175,7 +175,7 @@ function process_32(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $city, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb @@ -302,7 +302,7 @@ function process_33(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $city, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb @@ -461,7 +461,7 @@ function process_34(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $city, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb @@ -588,7 +588,7 @@ function process_35(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $city, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb