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 an oversight in the Area POI detection #723

Merged
merged 1 commit into from
Jun 8, 2024
Merged

Commits on Jun 8, 2024

  1. Core: Fixed an oversight in the Area POI detection

    When an item doesn't require active Area POIs, which is the case for almost all items in the database, the field should simply be ignored. The code currently specifies that attempts should be disallowed in this case, which is clearly wrong.
    rdw-software committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    459d698 View commit details
    Browse the repository at this point in the history