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 bug in guidebook code #643

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Fix bug in guidebook code #643

merged 1 commit into from
Sep 3, 2024

Conversation

Cheezer1656
Copy link
Contributor

Objective

Fix the incorrect code in the guidebook setup chapter.

Solution

Change visible_entity_layers.insert(layer); to visible_entity_layers.0.insert(layer);

@dyc3 dyc3 merged commit a2efd58 into valence-rs:main Sep 3, 2024
11 checks passed
@Cheezer1656 Cheezer1656 deleted the bookfix branch September 16, 2024 05:07
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.

2 participants