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

fix refresh inventory after arena #5169

Merged
merged 1 commit into from
Jun 25, 2024
Merged

fix refresh inventory after arena #5169

merged 1 commit into from
Jun 25, 2024

Conversation

eugene-doobu
Copy link
Member

Description

아레나 전투 후 인벤토리가 정상적으로 리프레쉬 되도록 변경합니다

Related Links

#5164

@eugene-doobu eugene-doobu added this to the v200.0.0 milestone Jun 25, 2024
@eugene-doobu eugene-doobu self-assigned this Jun 25, 2024
@eugene-doobu eugene-doobu requested a review from a team as a code owner June 25, 2024 06:01
Copy link
Contributor

@tyrosine1153 tyrosine1153 left a comment

Choose a reason for hiding this comment

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

핵심적인 변경사항은 ArenaBattle 랜더 시 UpdateCurrentAvatarStateAsync() 이 아닌 UpdateCurrentAvatarStateAsync(eval)을 사용한다는 내용인거죠?

@eugene-doobu
Copy link
Member Author

핵심적인 변경사항은 ArenaBattle 랜더 시 UpdateCurrentAvatarStateAsync() 이 아닌 UpdateCurrentAvatarStateAsync(eval)을 사용한다는 내용인거죠?

넵~

@eugene-doobu eugene-doobu merged commit fc9e000 into prepare/190.0.x Jun 25, 2024
16 checks passed
@eugene-doobu eugene-doobu deleted the issue/5164 branch June 25, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

아레나 전투 후 인벤토리 상태 갱신
3 participants