From 3e5e584fce7f9dba0421e709528918dab76ad14f Mon Sep 17 00:00:00 2001 From: Hide_D Date: Thu, 30 Mar 2023 01:19:52 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=20-=20=EC=98=81=ED=96=A5=EB=B0=9B=EB=8A=94=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=EB=8A=94=20=EC=97=86=EC=97=88=EC=9D=84=20=EA=B2=83?= =?UTF-8?q?=EC=9C=BC=EB=A1=9C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Betting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/Betting.php b/hwe/sammo/Betting.php index 8054d910..9a4ec109 100644 --- a/hwe/sammo/Betting.php +++ b/hwe/sammo/Betting.php @@ -243,7 +243,7 @@ class Betting return $this->_calcRewardExclusive($winnerType); } - if ($this->info->isExlusive) { + if ($this->info->isExclusive) { return $this->_calcRewardExclusive($winnerType); } //아래는 2개 이상, 복합 보상 옵션