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 "remove_vehicles" when used without or with empty "vehicles" #78724

Merged
merged 4 commits into from
Dec 24, 2024

Conversation

Procyonae
Copy link
Contributor

Summary

None

Purpose of change

This is the most obvious use of the function and it doesn't work

Describe the solution

Is mergeable as it's an improvement but remove_vehicles barely works period due to #72947

Describe alternatives you've considered

Testing

Tested without the check discussed in #72947 with expected results

Additional context

Yes we were reading the vehicles as items for some reason, I don't know either

@github-actions github-actions bot added Map / Mapgen Overmap, Mapgen, Map extras, Map display [C++] Changes (can be) made in C++. Previously named `Code` astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Dec 22, 2024
@kevingranade kevingranade merged commit 47faee4 into CleverRaven:master Dec 24, 2024
22 of 24 checks passed
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants