Skip to content

Conversation

@Mernom
Copy link

@Mernom Mernom commented Apr 18, 2021

When adding ingredients, it WILL crash the game if duplicate entries exist, under most circumstances.
The quick and dirty fix is to remove it before adding it, a more complicated check would involve looking for it and updating an existing entry instead.

I just added the remove_ingredient so that the function is at least usable.

When adding ingredients, it WILL crash the game if duplicate entries exist, under most circumstances.
The quick and dirty fix is to remove it before adding it, a more complicated check would involve looking for it and updating an existing entry instead.

I just added the remove_ingredient so that the function is at least usable.
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.

1 participant