From de95c6d6981006b3d998214155f11a3e2db9a33c Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 22 Aug 2018 14:31:37 +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 d4a637cf..277ba273 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, $destCity, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $generalList, $destCity, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb @@ -310,7 +310,7 @@ function process_33(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $generalList, $destCity, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb @@ -477,7 +477,7 @@ function process_34(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $generalList, $destCity, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb @@ -612,7 +612,7 @@ function process_35(&$general) { $destGenScore, $destCityScore, $destSupplyScore - ] = calcSabotageDefendScore($statType, $destCity, $generalList, $destNation); + ] = calcSabotageDefendScore($statType, $generalList, $destCity, $destNation); $sabotageProb = ( GameConst::$sabotageDefaultProb