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 end links not working after restart #201

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Fix end links not working after restart #201

merged 1 commit into from
Dec 11, 2020

Conversation

benwoo1110
Copy link
Member

There was a recent change of enum used, so with end links are stored with ENDER not END, but it wasn't updated to read from ender on startup. I also when ahead did a simple conversion from the old END to ENDER as well.

Copy link
Member

@nicegamer7 nicegamer7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @benwoo1110! I have a suggestion, let me know what you think.

Copy link
Member

@nicegamer7 nicegamer7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍.

Copy link
Member

@dumptruckman dumptruckman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dumptruckman dumptruckman merged commit 73e2024 into main Dec 11, 2020
@nicegamer7 nicegamer7 deleted the fix-end-links branch December 11, 2020 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants