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 for trying to PRODUCE an item that matches something you can't produce #157

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

nedbrek
Copy link
Owner

@nedbrek nedbrek commented Jan 19, 2022

ParseEnabledItem() might match something else, so keep scanning for
something in the region products

Changed ParseEnabledItem() to take a starting id (defaults to 0)

…oduce

   ParseEnabledItem() might match something else, so keep scanning for
   something in the region products

Changed ParseEnabledItem() to take a starting id (defaults to 0)
@nedbrek nedbrek self-assigned this Jan 19, 2022
@nedbrek
Copy link
Owner Author

nedbrek commented Jan 19, 2022

Fixes Issue #156

@nedbrek nedbrek added the Bug label Jan 19, 2022
@nedbrek nedbrek requested a review from Mochnant January 19, 2022 04:11
@Mochnant Mochnant merged commit 81c8881 into TrueAtlanteans Feb 2, 2022
@Mochnant Mochnant deleted the ned/fix_produce branch February 2, 2022 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants