From 5a6a31fefa2cbd8ae00da32f56f37674a2e94614 Mon Sep 17 00:00:00 2001 From: hide_d Date: Mon, 18 May 2020 23:24:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=95=EC=B0=A9=EC=9E=A5=EB=A0=A4,=20?= =?UTF-8?q?=EC=A3=BC=EB=AF=BC=EC=84=A0=EC=A0=95=20=EC=83=89=EC=83=81=20?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/General/che_정착장려.php | 2 +- hwe/sammo/Command/General/che_주민선정.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/sammo/Command/General/che_정착장려.php b/hwe/sammo/Command/General/che_정착장려.php index 762c2dd5..93fd93ea 100644 --- a/hwe/sammo/Command/General/che_정착장려.php +++ b/hwe/sammo/Command/General/che_정착장려.php @@ -87,7 +87,7 @@ class che_정착장려 extends Command\GeneralCommand{ } public function getCompensationStyle():?int{ - return 100<=>$this->generalObj->onCalcDomestic(static::$actionKey, 'score', 100); + return $this->generalObj->onCalcDomestic(static::$actionKey, 'score', 100)<=>100; } public function getPreReqTurn():int{ diff --git a/hwe/sammo/Command/General/che_주민선정.php b/hwe/sammo/Command/General/che_주민선정.php index e5bbc005..a6618601 100644 --- a/hwe/sammo/Command/General/che_주민선정.php +++ b/hwe/sammo/Command/General/che_주민선정.php @@ -87,7 +87,7 @@ class che_주민선정 extends Command\GeneralCommand{ } public function getCompensationStyle():?int{ - return 100<=>$this->generalObj->onCalcDomestic(static::$actionKey, 'score', 100); + return $this->generalObj->onCalcDomestic(static::$actionKey, 'score', 100)<=>100; } public function getPreReqTurn():int{