fix: 오타 수정

- 영향받는 코드는 없었을 것으로.
This commit is contained in:
2023-03-30 01:19:52 +09:00
parent afb53d121b
commit 3e5e584fce
+1 -1
View File
@@ -243,7 +243,7 @@ class Betting
return $this->_calcRewardExclusive($winnerType);
}
if ($this->info->isExlusive) {
if ($this->info->isExclusive) {
return $this->_calcRewardExclusive($winnerType);
}
//아래는 2개 이상, 복합 보상 옵션