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

Unagi transparent star check uses wrong course index #155

Closed
Arceveti opened this issue Dec 15, 2021 · 0 comments · Fixed by #156
Closed

Unagi transparent star check uses wrong course index #155

Arceveti opened this issue Dec 15, 2021 · 0 comments · Fixed by #156
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Arceveti
Copy link
Collaborator

The save_file_get_star_flags() check in bhv_unagi_init needs COURSE_NUM_TO_INDEX(COURSE_JRB) instead of just COURSE_JRB.

This is unrelated to the Unagi star proximity detection issue.

@gheskett gheskett added the bug Something isn't working label Dec 15, 2021
thecozies added a commit that referenced this issue Dec 15, 2021
…i_transparent_star

Add COURSE_NUM_TO_INDEX to the save_file_get_star_flags() check in bhv_unagi_init

fixes #155
@axollyon axollyon added this to the 2.0 milestone Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants