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

remove worldboss reward mail #6958

Open
wants to merge 1 commit into
base: prepare/290.0.x
Choose a base branch
from

Conversation

eugene-doobu
Copy link
Member

빌드 새로 뽑히는 경우 290에 머지, 아닌 경우 대기했다 백머지 후 dev에 머지하겠습니다

This pull request includes changes to the handling of world boss reward mails in the ActionRenderHandler and MailPopup classes. The most important changes include the removal of specific methods and the deprecation of a method.

Changes to ActionRenderHandler:

  • Removed calls to LocalLayerModifier.AddNewMail and OneLineSystem.Push after claiming a world boss reward. (nekoyume/Assets/_Scripts/Blockchain/ActionRenderHandler.cs)

Changes to MailPopup:

  • Deprecated the Read(WorldBossRewardMail worldBossRewardMail) method and removed its body, indicating it should no longer be used. (nekoyume/Assets/_Scripts/UI/Widget/Popup/MailPopup.cs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

[월드보스] 별도의 보상 팝업 없이 토스트 메세지 출력 후 우편으로 보상 지급됨
2 participants