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

Refactor travel-related overmap keybinds code #64353

Merged

Conversation

strategineer
Copy link
Contributor

This is a little cleaner.

#64174 (comment)

Summary

None

Purpose of change

Cleaning some recently merged code.

Describe the solution

...

Describe alternatives you've considered

Split this function into two to avoid having a value-returning function with a side-effect... But this should be fine?

Testing

Same testing as in #64174

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` Info / User Interface Game - player communication, menus, etc. Map / Mapgen Overmap, Mapgen, Map extras, Map display json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Mar 18, 2023
@strategineer strategineer marked this pull request as ready for review March 18, 2023 04:16
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Mar 18, 2023
@dseguin dseguin merged commit a577338 into CleverRaven:master Mar 18, 2023
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` Info / User Interface Game - player communication, menus, etc. 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