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: inventory craft select menu limit #53

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Conversation

falcao-g
Copy link
Owner

@falcao-g falcao-g commented Aug 5, 2023

fixes #36

O que este PR faz?

Garante que as opções do menu de seleção do inventory craft serão entre 1 e 25

Sumário das alterações

  • Se o usuário puder construir mais de 25 items, cortamos pra 25
  • Se ele não pode construir nenhum item, mandamos uma mensagem falando isso

@falcao-g falcao-g added this to the 2.10 milestone Aug 5, 2023
@falcao-g falcao-g merged commit 466bfac into main Aug 5, 2023
@falcao-g falcao-g deleted the fix/inventory-craft branch August 5, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Menu de contruir tem que receber entre 1 e 25 items
1 participant