Feature/#430 야구게임 베팅금액, 획득금액을 변경한다. #440
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔥 Related Issue
close: #430
📝 Description
에러 코드를 추가해서 베팅포인트가 (1000 < < 3000) 범위에 속해있지 않을 때 에러 코드 띄우는 코드를 추가했습니다
게임 후 얻어지는 포인트를 기존에 얻어지는 포인트의 두 배로 변경하였습니다 .
⭐️ Review Request
얻어지는 포인트의 양과 관련하여 아직 논의 중에 있는 걸로 알고 있지만 보름님께서 연습 삼아 이전에 논의가 되었던 대로 수정해보라고 하셔서 PR 올려봅니다 !!
아 그리고 두개의 커밋이 있는데 먼저 올라간 [feat: 최대 점수 수정 , 얻어지는 점수 수정] 커밋은 무시하셔도 될 것 같습니다...!
(제가 처음에 잘 몰라서 git pull 을 하고 커밋을 했더니 저렇게 변경된 파일이 161개나 뜨네요 ..ㅜ 죄송해용 ..)
[fix:베팅포인트 최댓값 수정, 얻어지는 포인트를 '*2'로 수정] 만 봐주시면 될 것 같아요 ..!!