Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

로컬레이어의 상태 초기화처리 수정 #5154

Merged
merged 6 commits into from
Jun 25, 2024

Conversation

ipdae
Copy link
Member

@ipdae ipdae commented Jun 21, 2024

@ipdae ipdae added the bug Something isn't working label Jun 21, 2024
@ipdae ipdae added this to the v190.0.0 milestone Jun 21, 2024
@ipdae ipdae requested a review from eugene-doobu June 21, 2024 08:47
@ipdae ipdae self-assigned this Jun 21, 2024
@ipdae ipdae requested a review from a team as a code owner June 21, 2024 08:47
break;
case ItemEnhanceMail:
case CombinationMail:
LocalLayerModifier.RemoveNewAttachmentMail(avatarAddress, mail.id, true);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 resetState=false인 상태에서 코드 실행하는 경우 제작된 장비까지 인벤토리에 안담기는 상황은 없나요?

Copy link
Member

@eugene-doobu eugene-doobu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reset state = false인 경우 인벤토리 갱신이 안되고 있습니다

@ipdae ipdae requested a review from sonohoshi June 24, 2024 04:15
@eugene-doobu eugene-doobu self-requested a review June 24, 2024 08:48
@eugene-doobu
Copy link
Member

reset state = false인 경우 인벤토리 갱신이 안되고 있습니다

19c4ed9 기준에서 UI갱신시 정상동작하는것으로 보여 self-requested를 통해 requested changes표시 지웠습니다

@ipdae ipdae merged commit c2b5b62 into prepare/190.0.x Jun 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants