fix: n차 혼합 베팅 보상 수령이 하나만 되는 버그 수정
This commit is contained in:
@@ -81,7 +81,7 @@ class OpenNationBetting extends \sammo\Event\Action
|
||||
$bettingInfo = new BettingInfo(
|
||||
id: $bettingID,
|
||||
type: 'bettingNation',
|
||||
name: "[{$year}년 {$month}월] {$name} 예상 베팅",
|
||||
name: "{$name} 예상",
|
||||
finished: false,
|
||||
selectCnt: $this->nationCnt,
|
||||
reqInheritancePoint: true,
|
||||
|
||||
Reference in New Issue
Block a user